diff options
Diffstat (limited to 'package/network/utils')
-rw-r--r-- | package/network/utils/dante/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 \ |