mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-04 23:07:46 -04:00
libretro, build fixes for android
This commit is contained in:
parent
368c918050
commit
713e3a1c5b
9 changed files with 81 additions and 72 deletions
|
@ -299,9 +299,9 @@ endif
|
|||
|
||||
ifeq ($(NO_ARM_ASM),1)
|
||||
use_cyclone = 0
|
||||
use_fame ?= 1
|
||||
use_fame = 1
|
||||
use_drz80 = 0
|
||||
use_cz80 ?= 1
|
||||
use_cz80 = 1
|
||||
use_svpdrc = 0
|
||||
|
||||
asm_memory = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue