libretro-super/recipes/linux/cores-linux-arm7neonhf.conf
2018-07-27 20:52:59 -05:00

15 lines
268 B
Plaintext

platform linux
PLATFORM linux
MAKEPORTABLE YES
CORE_JOB YES
MAKE make
CMAKE cmake
PATH /usr/lib/ccache
CC arm-linux-gnueabihf-gcc
CXX arm-linux-gnueabihf-g++
CXX11 arm-linux-gnueabihf-g++
STRIP arm-linux-gnueabihf-strip
ARM_NEON true
CORTEX_A7 true
ARM_HARDFLOAT true