blob: 46395896f0bf75d4d3da40e5f18a40c4be06406a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
;;
*)
|