(libretro-config.sh) Messy ARMPLATFORM define can go now
This commit is contained in:
parent
91a949ff92
commit
e037718864
|
@ -19,8 +19,6 @@ fi
|
||||||
|
|
||||||
#ARM DEFINES
|
#ARM DEFINES
|
||||||
#-----------
|
#-----------
|
||||||
export ARMPLATFORM=
|
|
||||||
|
|
||||||
#if uncommented, will build cores with Cortex A8 compiler optimizations
|
#if uncommented, will build cores with Cortex A8 compiler optimizations
|
||||||
#export CORTEX_A8=1
|
#export CORTEX_A8=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue