1 2 3 4 5 6 7
require rust-source.inc require libstd-rs.inc # libstd moved from src/libstd to library/std in 1.47+ S = "${RUSTSRC}/library/std" BBCLASSEXTEND = "nativesdk"