File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,15 +112,15 @@ android-arm64-v8a:
112112 NDK_ROOT : /android-sdk-linux/ndk/$ANDROID_NDK_VERSION
113113
114114# Android ARMv7a (for play only)
115- android-armeabi-v7a :
116- extends :
117- - .libretro-android-cmake-armeabi-v7a
118- - .core-defs
119- variables :
120- ANDROID_NDK_VERSION : 29.0.14206865
121- API_LEVEL : 24
122- CORE_ARGS : -DLIBRETRO=ON -DENABLE_LTO=ON -DENABLE_GENERIC=ON
123- NDK_ROOT : /android-sdk-linux/ndk/$ANDROID_NDK_VERSION
115+ # android-armeabi-v7a:
116+ # extends:
117+ # - .libretro-android-cmake-armeabi-v7a
118+ # - .core-defs
119+ # variables:
120+ # ANDROID_NDK_VERSION: 29.0.14206865
121+ # API_LEVEL: 24
122+ # CORE_ARGS: -DLIBRETRO=ON -DENABLE_LTO=ON -DENABLE_GENERIC=ON
123+ # NDK_ROOT: /android-sdk-linux/ndk/$ANDROID_NDK_VERSION
124124
125125# Android x86_64 (for play only)
126126android-x86_64 :
You can’t perform that action at this time.
0 commit comments