(libretro-config.sh) Messy ARMPLATFORM define can go now

This commit is contained in:
twinaphex 2013-07-13 22:22:55 +02:00
parent 91a949ff92
commit e037718864

View File

@ -19,8 +19,6 @@ fi
#ARM DEFINES
#-----------
export ARMPLATFORM=
#if uncommented, will build cores with Cortex A8 compiler optimizations
#export CORTEX_A8=1