ref: a2dc23c55c574a8f1da568da7ca705fcc8a5269f
parent: fd724d10e4d518eed59b1c03602e3fe899cc7dce
author: Anthony J. Bentley <[email protected]>
date: Thu Oct 18 15:50:50 EDT 2012
Remove unneeded build flag.
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
-CFLAGS += -Wall -Iinclude -Iinclude/asm/gameboy -g -std=c99 \
- -D_POSIX_C_SOURCE=200112L
+CFLAGS += -Wall -Iinclude -Iinclude/asm/gameboy -g -std=c99
PREFIX ?= /usr/local
yacc_pre := \