Date:2010-07-28 03:55:00 (13 years 4 months ago)
Author:Maarten ter Huurne
Commit:c91a190f2867e7da832c95369782873cd122d0f2
Message:Remove support for exceptions.

This reduces the binary size by almost 150K.
Files: src/Makefile.am (1 diff)

Change Details

src/Makefile.am
2828AM_CFLAGS= @CFLAGS@ @SDL_CFLAGS@
2929
3030AM_CXXFLAGS = @CXXFLAGS@ @SDL_CFLAGS@ -DTARGET_GP2X \
31    -fno-exceptions \
3132    -Wall -Wextra -Wundef -Wunused-macros
3233
3334gmenu2x_LDADD = @LIBS@ @SDL_LIBS@ -lSDL_image -lSDL_gfx -lSDL -ljpeg -lpng12 -lz -ldl -lpthread

Archive Download the corresponding diff file



interactive