Disable LTO on Android
Build breaks with it enabled
This commit is contained in:
parent
727844a15d
commit
e317e7aa50
@ -99,5 +99,6 @@ cd $BUILDDIR
|
||||
-DANDROID_ABI="$1" \
|
||||
-DANDROID_NATIVE_API_LEVEL="$APILEVEL" \
|
||||
-DCMAKE_BUILD_TYPE="$TYPE"
|
||||
-DWHOLE_PROGRAM_OPTIMISATION=No
|
||||
|
||||
make -j "$THREADS"
|
||||
|
Loading…
Reference in New Issue
Block a user