opnsense-ports/lang/mit-scheme/files/patch-configure
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

11 lines
176 B
Text

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