From 18c7d1c62672f33a206c9abd98c73c0d1d4af564 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 30 Aug 2016 11:49:46 +0200 Subject: dante: remove -D_GNU_SOURCE to fix build errors with current glibc Signed-off-by: Felix Fietkau --- package/network/utils/dante/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/network') diff --git a/package/network/utils/dante/Makefile b/package/network/utils/dante/Makefile index f73aa0b85f..a78c40dbde 100644 --- a/package/network/utils/dante/Makefile +++ b/package/network/utils/dante/Makefile @@ -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 \ -- cgit v1.2.3