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:
ea72f34
)
configure: rm some leftover
author
notaz
<notasas@gmail.com>
Mon, 14 Aug 2023 20:19:37 +0000
(23:19 +0300)
committer
notaz
<notasas@gmail.com>
Mon, 14 Aug 2023 20:19:37 +0000
(23:19 +0300)
configure
patch
|
blob
|
blame
|
history
diff --git
a/configure
b/configure
index
2352ec6
..
39587aa
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-153,7
+153,6
@@
if [ "$show_help" = "yes" ]; then
echo " --disable-neon enable/disable ARM NEON optimizations [guessed]"
echo " --disable-dynarec disable dynamic recompiler"
echo " (dynarec is only available and enabled on ARM)"
- echo " --disable-icache-emu Disables the instruction cache emulation"
echo "influential environment variables:"
echo " CROSS_COMPILE CC CXX AS AR CFLAGS ASFLAGS LDFLAGS LDLIBS"
exit 1