diff options
| author | Comment <tim@gray.(none)> | 2013-01-24 18:07:04 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-01-24 18:07:04 +0000 |
| commit | 3bf0663e94b6335cb748a50a8b95e8a98d2a0630 (patch) | |
| tree | a82627776c3bdeedbc99e2b6dcf97b78328a5047 /liveengine/config.make | |
| parent | e54790009e0d7b6ae5cc4d3e54880ff0bdc63f86 (diff) | |
folded kinect into main branch
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 |
