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:
Felix Fietkau 2016-08-30 11:49:46 +02:00
parent bf604f3503
commit 18c7d1c626

View file

@ -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 \