Update 05-fix-source.sh

This commit is contained in:
2025-11-07 10:52:58 +08:00
committed by GitHub
parent 034ea71a8f
commit 1da67caecf

View File

@@ -99,7 +99,7 @@ if [ "$gcc" = 15 ]; then
# coova-chilli - fix gcc 15 c23
sed -i '/TARGET_CFLAGS/s/$/ -std=gnu17/' feeds/packages/net/coova-chilli/Makefile
# oniguruma
sed -i '/CONFIGURE_ARGS/i TARGET_CFLAGS += -std=gnu17\n' feeds/packages/libs/oniguruma/Makefile
# sed -i '/CONFIGURE_ARGS/i TARGET_CFLAGS += -std=gnu17\n' feeds/packages/libs/oniguruma/Makefile
fi
# ksmbd luci