dante: remove -D_GNU_SOURCE to fix build errors with current glibc
[openwrt/openwrt.git] / package / network / utils / dante / Makefile
index f73aa0b85fa93b843eaf1189c86bb565eafec6b9..a78c40dbdea9b3950980d5afd7f653582aecb400 100644 (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 \