From: notaz Date: Mon, 14 Aug 2023 20:19:37 +0000 (+0300) Subject: configure: rm some leftover X-Git-Tag: r24~205 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=f708aab763c74aac1c5f797472e91745e627fe0d configure: rm some leftover --- diff --git a/configure b/configure index 2352ec6a..39587aa4 100755 --- 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