diff --git a/recipes-devtools/rust/rust.inc b/recipes-devtools/rust/rust.inc index ab35d85..db4dcde 100644 --- a/recipes-devtools/rust/rust.inc +++ b/recipes-devtools/rust/rust.inc @@ -415,7 +415,6 @@ do_configure () { rust_runmake () { echo "COMPILE ${PN}" "$@" - env # CFLAGS, LDFLAGS, CXXFLAGS, CPPFLAGS are used by rust's build for a # wide range of targets (not just TARGET). Yocto's settings for them will