mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-01-18 22:05:02 +01:00
17 lines
689 B
Plaintext
17 lines
689 B
Plaintext
# Automatically generated by configure
|
|
# Configured with: './configure' '--platform=generic'
|
|
CC = mipsel-linux-gcc
|
|
CXX = mipsel-linux-g++
|
|
AS = mipsel-linux-as
|
|
STRIP = mipsel-linux-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 -Wl,-rpath-link=/home/build/opt/opendingux-toolchain/usr/lib -Wl,-rpath-link=/home/build/opt/opendingux-toolchain/lib -lSDL -lasound -lpng -lm -lstdc++ -ldl
|
|
|
|
ARCH = mipsel
|
|
PLATFORM = opendingux
|
|
SOUND_DRIVERS = sdl
|