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:
327c172
)
make: enable lightrec for psl1ght too
author
notaz
<notasas@gmail.com>
Tue, 25 Jul 2023 17:43:59 +0000
(20:43 +0300)
committer
notaz
<notasas@gmail.com>
Tue, 25 Jul 2023 17:43:59 +0000
(20:43 +0300)
no idea if anything works though (untested)
Makefile.libretro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.libretro
b/Makefile.libretro
index
e297bb6
..
262bd44
100644
(file)
--- a/
Makefile.libretro
+++ b/
Makefile.libretro
@@
-268,7
+268,7
@@
else ifeq ($(platform), psl1ght)
NO_PTHREAD := 1
LIBPTHREAD :=
LIBDL :=
- DYNAREC := 0 # missing sysconf()
+ NEED_SYSCONF := 1
# PSP
else ifeq ($(platform), psp1)