diff options
Diffstat (limited to 'liveengine/config.make')
| -rwxr-xr-x | liveengine/config.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liveengine/config.make b/liveengine/config.make index 4202b4a..821a73a 100755 --- a/liveengine/config.make +++ b/liveengine/config.make @@ -28,9 +28,9 @@ USER_COMPILER_OPTIMIZATION = -march=native -mtune=native -Os # android specific, in case you want to use different optimizations -USER_LIBS_ARM = -USER_LIBS_ARM7 = -USER_LIBS_NEON = +USER_LIBS_ARM = +USER_LIBS_ARM7 = +USER_LIBS_NEON = # android optimizations |
