From 92f1074bf72f86123fb9752cab23caf93e015593 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Sun, 8 May 2022 15:46:22 +0800 Subject: [PATCH] Update Makefile --- xtables-addons/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/xtables-addons/Makefile b/xtables-addons/Makefile index 60fd21125..789082703 100644 --- a/xtables-addons/Makefile +++ b/xtables-addons/Makefile @@ -36,7 +36,6 @@ define Package/xtables-addons endef # uses GNU configure -TARGET_CFLAGS += -std=c99 -D_GNU_SOURCE CONFIGURE_ARGS+= \ --with-kbuild="$(LINUX_DIR)" \