libretro-super/recipes/linux/cores-linux-arm7neonhf.conf

15 lines
264 B
Plaintext
Raw Normal View History

2018-08-15 00:20:51 -05:00
platform linux-armv
2018-07-24 23:18:31 -05:00
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
2018-08-15 00:20:51 -05:00
ARM_NEON 1
CORTEX_A7 1
ARM_HARDFLOAT 1