config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips

This commit is contained in:
kub 2019-03-20 19:08:29 +01:00
parent 2c479106af
commit e0396782f3
6 changed files with 96 additions and 0 deletions

16
config.dingux54 Normal file
View file

@ -0,0 +1,16 @@
# Automatically generated by configure
# Configured with: './configure' '--platform=generic'
CC = mipsel-linux-gnu-gcc
CXX = mipsel-linux-gnu-g++
AS = mipsel-linux-gnu-as
STRIP = mipsel-linux-gnu-strip
CFLAGS += -I/home/build/opt/opendingux-toolchain/usr/include/
CFLAGS += -I/home/build/opt/opendingux-toolchain/usr/include/SDL
CFLAGS += -D_GNU_SOURCE=1 -D_REENTRANT -Wno-unused-result -fno-stack-protector
ASFLAGS +=
LDFLAGS +=
LDLIBS += -B/home/build/opt/opendingux-toolchain/usr/lib -B/home/build/opt/opendingux-toolchain/lib -Wl,-rpath-link=/home/build/opt/opendingux-toolchain/usr/lib -Wl,-rpath-link=/home/build/opt/opendingux-toolchain/lib -lSDL -lasound -lpng -lz -lm -lstdc++ -ldl
ARCH = mipsel
PLATFORM = opendingux
SOUND_DRIVERS = sdl