1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update Rust

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-10-16 12:12:09 +02:00
parent ead6ba3a57
commit 60833be89d
2 changed files with 4 additions and 2 deletions

View file

@ -103,3 +103,5 @@ CARGO_PKG_CONFIG_VARS= \
TARGET_CFLAGS="$(TARGET_CFLAGS) $(RUSTC_CFLAGS)"
CARGO_PKG_PROFILE:=$(if $(CONFIG_DEBUG),dev,release)
CARGO_RUSTFLAGS+=-Clink-arg=-fuse-ld=$(TARGET_LINKER)