Mercurial > sdl-ios-xcode
diff src/video/ps3/spulibs/Makefile @ 3146:9e902f423497 gsoc2009_ps3
YUV-Textures with SPU-support working.
author | Martin Lowinski <martin@goldtopf.org> |
---|---|
date | Mon, 15 Jun 2009 16:33:03 +0000 |
parents | 0d8d1f870964 |
children | 104786a909a2 |
line wrap: on
line diff
--- a/src/video/ps3/spulibs/Makefile Sat Jun 13 05:20:57 2009 +0000 +++ b/src/video/ps3/spulibs/Makefile Mon Jun 15 16:33:03 2009 +0000 @@ -9,7 +9,7 @@ PPU_LD=/usr/bin/ld INSTALL=/usr/bin/install -SPU_CFLAGS=-W -Wall -Winline -Wno-main -I. -I /usr/spu/include -I /opt/cell/sdk/usr/spu/include -finline-limit=10000 -Winline -ftree-vectorize -funroll-loops -fmodulo-sched -ffast-math -fPIC -O2 +SPU_CFLAGS=-g -W -Wall -Winline -Wno-main -I. -I /usr/spu/include -I /opt/cell/sdk/usr/spu/include -finline-limit=10000 -Winline -ftree-vectorize -funroll-loops -fmodulo-sched -ffast-math -fPIC -O2 # Usually /usr/lib, depending on your distribution PREFIX=/usr/lib