mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-09 22:22:09 -05:00
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
@ -23,8 +23,6 @@ PKG_INSTALL:=1
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
TARGET_CFLAGS += -D_GNU_SOURCE -std=gnu89
|
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--without-upnp \
|
--without-upnp \
|
||||||
--without-pam \
|
--without-pam \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user