summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-12-21 14:07:57 +0100
committerOle Loots <ole@monochrom.net>2012-12-21 14:07:57 +0100
commit11399e18b29455a2e93a58f434844cd66974e6e8 (patch)
treec548238fc9b95f9e46a9ce3da28fccfb1c5e5b6e /atari
parent858b8a5a0ad13be8ca57e76c34e1a1bbe993fb07 (diff)
parent68565113f382cc742dd6cb4f685f68996ed32779 (diff)
downloadnetsurf-11399e18b29455a2e93a58f434844cd66974e6e8.tar.gz
netsurf-11399e18b29455a2e93a58f434844cd66974e6e8.tar.bz2
Merge branch 'master' into mono/interactive-about_config
Diffstat (limited to 'atari')
-rw-r--r--atari/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/Makefile.target b/atari/Makefile.target
index 7f0573407..8e87a741d 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -58,7 +58,7 @@ endif
$(eval $(call pkg_config_find_and_add_enabled,BMP,libnsbmp,BMP))
$(eval $(call pkg_config_find_and_add_enabled,GIF,libnsgif,GIF))
-CFLAGS += -U__STRICT_ANSI__ -std=c99 -I. -Dsmall $(WARNFLAGS) -Dnsatari \
+CFLAGS += -U__STRICT_ANSI__ -std=c99 -Dsmall $(WARNFLAGS) -Dnsatari \
-D_BSD_SOURCE \
-D_XOPEN_SOURCE=600 \
-D_POSIX_C_SOURCE=200112L \