summaryrefslogtreecommitdiff
path: root/lang/mit-scheme/files/patch-microcode_configure
blob: 6561bb5aba82b82884b68786f784990587ceb10e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

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