mirror of
https://github.com/libretro/libretro-super
synced 2025-01-03 23:37:11 +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
|
||||
MAKE make
|
||||
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…
Reference in New Issue
Block a user