libretro-super/recipes/linux/cores-linux-arm7neonhf.conf
2018-08-15 00:21:08 -05:00

15 lines
264 B
Plaintext

platform linux-armv
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 1
CORTEX_A7 1
ARM_HARDFLOAT 1