1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Fix Shadowsocks-Rust compilation on kernel 5.4

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-10-22 09:46:50 +02:00
parent fd1c2403a5
commit cea30ba80d

View file

@ -106,4 +106,4 @@ CARGO_PKG_CONFIG_VARS= \
CARGO_PKG_PROFILE:=$(if $(CONFIG_DEBUG),dev,release)
CARGO_RUSTFLAGS+=-Clink-arg=-fuse-ld=$(TARGET_LINKER)
#CARGO_RUSTFLAGS+=-Clink-arg=-fuse-ld=$(TARGET_LINKER)