aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/ugps
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/ugps')
-rw-r--r--package/utils/ugps/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/utils/ugps/Makefile b/package/utils/ugps/Makefile
index 6eae5afbcf..85c64533d1 100644
--- a/package/utils/ugps/Makefile
+++ b/package/utils/ugps/Makefile
@@ -31,10 +31,6 @@ endef
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include
-ifneq ($(CONFIG_USE_GLIBC),)
- TARGET_CFLAGS += -D_DEFAULT_SOURCE
-endif
-
define Package/ugps/conffiles
/etc/config/gps
endef