unbreak mips64
This commit is contained in:
parent
fa9f063a23
commit
eb6fe3c882
@ -1,9 +1,19 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2015/07/24 23:43:17 juanfra Exp $
|
||||
$OpenBSD: patch-configure,v 1.4 2015/08/24 11:47:05 jasper Exp $
|
||||
|
||||
https://github.com/feeley/gambit/issues/124
|
||||
- https://github.com/feeley/gambit/pull/163
|
||||
- https://github.com/feeley/gambit/issues/124
|
||||
|
||||
--- configure.orig Fri Jul 24 01:44:13 2015
|
||||
+++ configure Fri Jul 24 01:48:49 2015
|
||||
--- configure.orig Wed Jul 15 03:07:26 2015
|
||||
+++ configure Mon Aug 24 13:42:43 2015
|
||||
@@ -8533,7 +8533,7 @@ done
|
||||
|
||||
|
||||
case "$target_os" in
|
||||
- OpenBSD*)
|
||||
+ openbsd*)
|
||||
# OpenBSD/mips64(el) does have get_fpc_csr(), but lacks union fpc_csr.
|
||||
;;
|
||||
*)
|
||||
@@ -13592,32 +13592,32 @@ if test "$datadir" = "\${datarootdir}"; then
|
||||
datadir="\${prefix}/share"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user