dante: remove -D_GNU_SOURCE to fix build errors with current glibc
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
bf604f3503
commit
18c7d1c626
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ PKG_INSTALL:=1
|
|||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
TARGET_CFLAGS += -D_GNU_SOURCE -std=gnu89
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--without-upnp \
|
||||
--without-pam \
|
||||
|
|
Loading…
Reference in a new issue