aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mit-scheme/files/patch-configure
blob: 139ea3e0a9bd5bd99292db9c051526ef9d557883 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- configure.orig
+++ configure
@@ -3444,7 +3444,7 @@
     vax)
    mit_scheme_native_code=vax
    ;;
-    x86_64)
+    x86_64|amd64)
    mit_scheme_native_code=x86-64
    ;;
     *)