summaryrefslogtreecommitdiff
path: root/monkey/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'monkey/Makefile.target')
-rw-r--r--monkey/Makefile.target1
1 files changed, 0 insertions, 1 deletions
diff --git a/monkey/Makefile.target b/monkey/Makefile.target
index d92aa19a8..a12e4be73 100644
--- a/monkey/Makefile.target
+++ b/monkey/Makefile.target
@@ -25,7 +25,6 @@
$(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp)))
MONKEYCFLAGS := -std=c99 -Dmonkey -Dnsmonkey \
- -D_GNU_SOURCE \
-D_BSD_SOURCE \
-D_XOPEN_SOURCE=600 \
-D_POSIX_C_SOURCE=200112L \