| 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 | ||
|---|---|---|
| 28 | 28 | AM_CFLAGS= @CFLAGS@ @SDL_CFLAGS@ |
| 29 | 29 | |
| 30 | 30 | AM_CXXFLAGS = @CXXFLAGS@ @SDL_CFLAGS@ -DTARGET_GP2X \ |
| 31 | -fno-exceptions \ | |
| 31 | 32 | -Wall -Wextra -Wundef -Wunused-macros |
| 32 | 33 | |
| 33 | 34 | gmenu2x_LDADD = @LIBS@ @SDL_LIBS@ -lSDL_image -lSDL_gfx -lSDL -ljpeg -lpng12 -lz -ldl -lpthread |
Branches:
install_locations
master
opkrun
packages
