aboutsummaryrefslogtreecommitdiff
path: root/Makefile.maemo
diff options
context:
space:
mode:
authornotaz2011-02-06 02:22:05 +0200
committernotaz2011-02-10 02:07:54 +0200
commit54b4a001cf0b0f165a59b727c4b201226eda014c (patch)
tree25e3d317d97599793fc8ce0046c0600b43382991 /Makefile.maemo
parent799b0b8773d6add1de99efd582c93701b82e970d (diff)
downloadpcsx_rearmed-54b4a001cf0b0f165a59b727c4b201226eda014c.tar.gz
pcsx_rearmed-54b4a001cf0b0f165a59b727c4b201226eda014c.tar.bz2
pcsx_rearmed-54b4a001cf0b0f165a59b727c4b201226eda014c.zip
maemo: update for recent changes, fix warnings
Diffstat (limited to 'Makefile.maemo')
-rw-r--r--Makefile.maemo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.maemo b/Makefile.maemo
index 06f21dc..2bed079 100644
--- a/Makefile.maemo
+++ b/Makefile.maemo
@@ -8,8 +8,8 @@ EXTRA_CFLAGS += -march=armv7-a -O3 -mfpu=neon -funsafe-math-optimizations \
-mstructure-size-boundary=32 -falign-functions=32 -falign-loops \
-DMAEMO -DMAEMO_CHANGES $(shell pkg-config --cflags hildon-1)
-#EXTRA_CFLAGS += -Imaemo/gtk-2.0 -Imaemo/hildon -Imaemo/glib-2.0 -Imaemo/cairo \
- -Imaemo/pango-1.0 -Imaemo/atk-1.0 -DMAEMO -DMAEMO_CHANGES
+#EXTRA_CFLAGS += -Imaemo/i/gtk-2.0 -Imaemo/i/hildon -Imaemo/i/glib-2.0 -Imaemo/i/cairo \
+ -Imaemo/i/pango-1.0 -Imaemo/i/atk-1.0 -DMAEMO -DMAEMO_CHANGES
include Makefile