libretro-super/recipes/linux/cores-linux-armhf-generic.conf

12 lines
220 B
Plaintext
Raw Normal View History

platform linux
PLATFORM linux
2015-08-06 03:28:46 +00:00
MAKEPORTABLE YES
CORE_JOB YES
2016-08-28 21:45:49 +00:00
MAKE make
2018-03-06 04:08:21 +00:00
CMAKE cmake
2016-12-15 01:19:01 +00:00
PATH /usr/lib/ccache
2017-06-12 21:36:38 +00:00
CC arm-linux-gnueabihf-gcc
CXX arm-linux-gnueabihf-g++
CXX11 arm-linux-gnueabihf-g++
STRIP arm-linux-gnueabihf-strip