mirror of
https://github.com/libretro/libretro-super
synced 2025-04-16 05:42:35 +00:00
use cross compiler for armhf
This commit is contained in:
parent
e2433dbbd0
commit
6c22939158
@ -4,3 +4,7 @@ MAKEPORTABLE YES
|
|||||||
CORE_JOB YES
|
CORE_JOB YES
|
||||||
MAKE make
|
MAKE make
|
||||||
PATH /usr/lib/ccache
|
PATH /usr/lib/ccache
|
||||||
|
CC arm-linux-gnueabihf-gcc
|
||||||
|
CXX arm-linux-gnueabihf-g++
|
||||||
|
CXX11 arm-linux-gnueabihf-g++
|
||||||
|
STRIP arm-linux-gnueabihf-strip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user