Update 05-fix-source.sh
This commit is contained in:
@@ -96,6 +96,8 @@ if [ "$gcc" = 15 ]; then
|
||||
sed -i '/Build\/InstallDev/i TARGET_CFLAGS += -std=gnu17\n' feeds/packages/sound/shine/Makefile
|
||||
# jq
|
||||
sed -i '/CONFIGURE_ARGS/i TARGET_CFLAGS += -std=gnu17\n' feeds/packages/utils/jq/Makefile
|
||||
# coova-chilli - fix gcc 15 c23
|
||||
sed -i '/TARGET_CFLAGS/s/$/ -std=gnu17/' feeds/packages/net/coova-chilli/Makefile
|
||||
fi
|
||||
|
||||
# ksmbd luci
|
||||
|
||||
Reference in New Issue
Block a user