summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2019-05-21 14:35:12 -0400
committergarak <garakmon@gmail.com>2019-05-21 14:35:12 -0400
commit28885f5a471489390ccde928f735985f15039eac (patch)
tree97c564afc22e323fb337693dbae715b5cca73962 /tools
parent348bd19fddefede38716607ffe0ecdb4ae199bea (diff)
dump event script text strings
Diffstat (limited to 'tools')
-rw-r--r--tools/gbagfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gbagfx/Makefile b/tools/gbagfx/Makefile
index 93bea4bdc..f0638414d 100644
--- a/tools/gbagfx/Makefile
+++ b/tools/gbagfx/Makefile
@@ -1,6 +1,6 @@
CC = gcc
-CFLAGS = -Wall -Wextra -Werror -Wno-sign-compare -std=c11 -O2 -s -DPNG_SKIP_SETJMP_CHECK
+CFLAGS = -Wall -Wextra -Werror -Wno-sign-compare -std=c11 -O2 -DPNG_SKIP_SETJMP_CHECK
LIBS = -lpng -lz