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

15 lines
279 B
Plaintext
Raw Normal View History

platform linux-armv-hardfloat-neon
2018-07-25 04:18:31 +00: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 05:20:51 +00:00
ARM_NEON 1
CORTEX_A7 1
ARM_HARDFLOAT 1