summaryrefslogtreecommitdiff
path: root/lang/mit-scheme/files/patch-configure
blob: c7776f21702f8287022a881ab937e56f85a37f48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig
+++ configure
@@ -3444,7 +3444,7 @@
     vax)
 	mit_scheme_native_code=vax
 	;;
-    x86_64)
+    x86_64|amd64)
 	mit_scheme_native_code=x86-64
 	;;
     *)