Remove nested functions in arm dynarec
Re-enable Android builds
This commit is contained in:
parent
b0947a1ae1
commit
ae2a656e66
2 changed files with 300 additions and 296 deletions
|
@ -141,6 +141,12 @@ libretro-build-osx-arm64:
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
################################### CELLULAR #################################
|
################################### CELLULAR #################################
|
||||||
|
# Android ARMv7a
|
||||||
|
android-armeabi-v7a:
|
||||||
|
extends:
|
||||||
|
- .libretro-android-jni-armeabi-v7a
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
# Android ARMv8a
|
# Android ARMv8a
|
||||||
android-arm64-v8a:
|
android-arm64-v8a:
|
||||||
extends:
|
extends:
|
||||||
|
|
590
arm/arm_emit.h
590
arm/arm_emit.h
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue