mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-04 02:01:35 +00: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…
x
Reference in New Issue
Block a user