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:
cb065ac
)
try to fix apple build
author
notaz
<notasas@gmail.com>
Sun, 6 Aug 2023 18:24:58 +0000
(21:24 +0300)
committer
notaz
<notasas@gmail.com>
Sun, 6 Aug 2023 18:24:58 +0000
(21:24 +0300)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
dac70e3
..
2f58674
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-80,6
+80,7
@@
OBJS += deps/libchdr/deps/zlib-1.2.13/adler32.o \
deps/libchdr/deps/zlib-1.2.13/trees.o \
deps/libchdr/deps/zlib-1.2.13/uncompr.o \
deps/libchdr/deps/zlib-1.2.13/zutil.o
+deps/libchdr/deps/zlib-1.2.13/%.o: CFLAGS += -DHAVE_UNISTD_H
endif
ifeq "$(ARCH)" "arm"
OBJS += libpcsxcore/gte_arm.o