mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-12-31 20:56:18 +00:00
Update all samples to new requirements, and expose a makefile to compile all of them
This commit is contained in:
@@ -6,7 +6,7 @@ LIBS = -lpspaudio -lpspmp3
|
||||
|
||||
BUILD_PRX = 1
|
||||
|
||||
CFLAGS = -O2 -G0 -Wall
|
||||
CFLAGS = -O2 -Wall
|
||||
CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti
|
||||
ASFLAGS = $(CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user