diff --git a/rust/rust-values.mk b/rust/rust-values.mk index 8c924c7a0..e36336939 100644 --- a/rust/rust-values.mk +++ b/rust/rust-values.mk @@ -106,4 +106,4 @@ CARGO_PKG_CONFIG_VARS= \ CARGO_PKG_PROFILE:=$(if $(CONFIG_DEBUG),dev,release) -CARGO_RUSTFLAGS+=-Clink-arg=-fuse-ld=$(TARGET_LINKER) \ No newline at end of file +#CARGO_RUSTFLAGS+=-Clink-arg=-fuse-ld=$(TARGET_LINKER) \ No newline at end of file