Some adaptments for vita build.

This commit is contained in:
Rinnegatamante
2020-09-26 10:53:13 +02:00
parent 27112f2c22
commit 8e214158a2
5 changed files with 22 additions and 36 deletions
+1
View File
@@ -12,6 +12,7 @@ CXX = $(PREFIX)-g++
AR = $(PREFIX)-gcc-ar
CFLAGS = -g -Wl,-q -O2 -ffast-math -mtune=cortex-a9 -mfpu=neon -ftree-vectorize \
-DPSP2 -DDEBUG -DRW_GL3 -DLIBRW_GLAD
CXXFLAGS = $(CFLAGS)
ASFLAGS = $(CFLAGS)
all: $(TARGET).a