summaryrefslogtreecommitdiff
path: root/devel/libffi/files/patch-configure
blob: 913024f89ed1dfabd1bd8df061b629602e43452c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2015-01-01 10:56:10 UTC
+++ configure
@@ -17221,7 +17221,7 @@ case "$host" in
   mips-sgi-irix5.* | mips-sgi-irix6.* | mips*-*-rtems*)
 	TARGET=MIPS; TARGETDIR=mips
 	;;
-  mips*-*linux* | mips*-*-openbsd*)
+  mips*-*linux* | mips*-*-openbsd* | mips*-*-freebsd*)
 	# Support 128-bit long double for NewABI.
 	HAVE_LONG_DOUBLE='defined(__mips64)'
 	TARGET=MIPS; TARGETDIR=mips