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

Fix Rust compilation

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-06-10 12:55:30 +02:00
parent 5e4eafb0c8
commit 1835cb577c

View file

@ -73,7 +73,6 @@ HOST_CONFIGURE_ARGS = \
--datadir=$(STAGING_DIR)/host/share \
--mandir=$(STAGING_DIR)/host/man \
--dist-compression-formats=gz \
--enable-missing-tools \
--disable-sanitizers \
--release-channel=stable \
--enable-cargo-native-static \