diff options
Diffstat (limited to 'tools/gbagfx')
| -rw-r--r-- | tools/gbagfx/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tools/gbagfx/Makefile b/tools/gbagfx/Makefile index 8ab033403..9a5dee1cc 100644 --- a/tools/gbagfx/Makefile +++ b/tools/gbagfx/Makefile @@ -1,6 +1,6 @@  CC = gcc -CFLAGS = -Wall -Wextra -std=c11 -O2 -DPNG_SKIP_SETJMP_CHECK +CFLAGS = -Wall -Wextra -std=c11 -O2 -s -DPNG_SKIP_SETJMP_CHECK  LIBS = -lpng -lz | 
