mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
configure: error: "libffi has not been ported to powerpc64le-unknown-freebsd13.0."
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
--- 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*)
|