aboutsummaryrefslogtreecommitdiff
path: root/math/reduce/files/patch-libraries_libffi_configure.host
blob: e734c3daf2a8803cbf329800cf224b5eac0ba5ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libraries/libffi/configure.host.orig	2021-07-16 10:42:44.379020000 +0200
+++ libraries/libffi/configure.host	2021-07-16 10:43:21.153777000 +0200
@@ -203,7 +203,7 @@
 	TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
 	HAVE_LONG_DOUBLE_VARIANT=1
 	;;
-  powerpc64-*-freebsd*)
+  powerpc64*-*-freebsd*)
 	TARGET=POWERPC; TARGETDIR=powerpc
 	;;
   powerpc*-*-rtems*)