mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 11:58:12 +00:00
Fixed warnings building on Android
This commit is contained in:
@@ -25,7 +25,7 @@ cd $srcdir
|
||||
|
||||
build=build
|
||||
buildandroid=$build/android
|
||||
platform=android-16
|
||||
platform=android-21
|
||||
abi="arm64-v8a" # "armeabi-v7a arm64-v8a x86 x86_64"
|
||||
obj=
|
||||
lib=
|
||||
|
Reference in New Issue
Block a user