blob: eec0245ae19bb09cbb048af2cfc8a797c974cff8 [file] [log] [blame]
Andrew Geissler615f2f12022-07-15 14:00:58 -05001require rust-source.inc
2require libstd-rs.inc
3
4# libstd moved from src/libstd to library/std in 1.47+
5S = "${RUSTSRC}/library/std"
6
7BBCLASSEXTEND = "nativesdk"