mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Attempt fix for Makefile.griffin
This commit is contained in:
parent
affd603251
commit
bb2de710c5
@ -406,7 +406,7 @@ all: $(EXT_TARGET)
|
||||
|
||||
%.velf: %.elf
|
||||
ifneq ($(DEBUG), 1)
|
||||
arm-vita-eabi-strip -g $<
|
||||
arm-vita-eabi-strip -g $<
|
||||
endif
|
||||
vita-elf-create $< $@
|
||||
vita-make-fself -s $@ eboot.bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user