Improvements to Pandora. Thanks to ptitSeb.

This commit is contained in:
Sacha 2013-05-07 00:10:47 +10:00
parent 87a78f2e65
commit 8d8cad4fd6
2 changed files with 3 additions and 1 deletions

View File

@ -112,6 +112,8 @@ endif()
if(PANDORA)
add_definitions(-DPANDORA)
set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -flto -fuse-linker-plugin")
add_definitions(-mcpu=cortex-a8 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -ftree-vectorize -mno-unaligned-access)
endif()
if(ARM)

2
native

@ -1 +1 @@
Subproject commit 3f9301d449a9a291b390abe9a2dd0d0d8a71c997
Subproject commit 30802a1120b9c2d9a4e4d17d2b1a539e9684332c