mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Add safe homebrew flag
Added safe homebrew flag as per https://yifan.lu/2016/08/27/henkaku-update/
This commit is contained in:
parent
e2a734183b
commit
a87f858d0b
@ -408,7 +408,7 @@ ifneq ($(DEBUG), 1)
|
||||
arm-vita-eabi-strip -g $<
|
||||
endif
|
||||
vita-elf-create $< $@
|
||||
vita-make-fself $@ eboot.bin
|
||||
vita-make-fself -s $@ eboot.bin
|
||||
|
||||
%.elf32: %.elf
|
||||
ifeq ($(platform), xenon360)
|
||||
|
Loading…
x
Reference in New Issue
Block a user