aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul Cercueil2020-01-07 14:26:14 -0300
committerPaul Cercueil2020-02-08 11:44:53 -0300
commit6f1edc3c7fd1f7f58155107d0c99d0ac7d22443b (patch)
treef1a447b8d2de843485cfef1cb197f6f86021da04 /configure
parent38c19eff92f3440c9a50f336b2adc9b297925f0c (diff)
downloadpcsx_rearmed-6f1edc3c7fd1f7f58155107d0c99d0ac7d22443b.tar.gz
pcsx_rearmed-6f1edc3c7fd1f7f58155107d0c99d0ac7d22443b.tar.bz2
pcsx_rearmed-6f1edc3c7fd1f7f58155107d0c99d0ac7d22443b.zip
Add support for the Lightrec dynarec
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 4f501b0..f3a50d1 100755
--- a/configure
+++ b/configure
@@ -279,8 +279,6 @@ arm*)
fi
;;
*)
- # dynarec only available on ARM
- enable_dynarec="no"
;;
esac