mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(wiiu) Potential build fix
This commit is contained in:
parent
1ce19f9573
commit
368becbc42
1 changed files with 0 additions and 8 deletions
|
@ -91,14 +91,6 @@ else
|
|||
|
||||
ifeq ($(HAVE_RUNAHEAD),1)
|
||||
DEFINES += -DHAVE_RUNAHEAD
|
||||
ifneq ($(GRIFFIN_BUILD), 1)
|
||||
OBJ += runahead/copy_load_info.o
|
||||
OBJ += runahead/dirty_input.o
|
||||
OBJ += runahead/mem_util.o
|
||||
OBJ += runahead/mylist.o
|
||||
OBJ += runahead/run_ahead.o
|
||||
OBJ += runahead/secondary_core.o
|
||||
endif
|
||||
endif
|
||||
|
||||
OBJ += wiiu/system/missing_libc_functions.o
|
||||
|
|
Loading…
Add table
Reference in a new issue