notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405f21d
)
Fix build
author
Twinaphex
<libretro@gmail.com>
Sun, 9 Feb 2020 10:16:48 +0000
(11:16 +0100)
committer
Twinaphex
<libretro@gmail.com>
Sun, 9 Feb 2020 10:16:48 +0000
(11:16 +0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
5218efd
..
aff5c60
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-110,6
+110,7
@@
OBJS += libpcsxcore/new_dynarec/backends/psx/emu_if.o \
libpcsxcore/new_dynarec/new_dynarec.o: libpcsxcore/new_dynarec/arm/assem_arm.c \
libpcsxcore/new_dynarec/backends/psx/pcsxmem_inline.c
else
+OBJS += libpcsxcore/new_dynarec/backends/psx/emu_if.o
libpcsxcore/new_dynarec/backends/psx/emu_if.o: CFLAGS += -DDRC_DISABLE
frontend/libretro.o: CFLAGS += -DDRC_DISABLE
endif