mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
467 B
Plaintext
14 lines
467 B
Plaintext
$NetBSD: patch-ak,v 1.1 2014/11/03 12:18:32 ryoon Exp $
|
|
|
|
--- js/src/ctypes/libffi/configure.orig 2013-01-04 23:44:34.000000000 +0000
|
|
+++ js/src/ctypes/libffi/configure
|
|
@@ -11278,7 +11278,7 @@ case "$host" in
|
|
powerpc-*-aix* | rs6000-*-aix*)
|
|
TARGET=POWERPC_AIX; TARGETDIR=powerpc
|
|
;;
|
|
- powerpc-*-freebsd* | powerpc-*-openbsd*)
|
|
+ powerpc-*-freebsd* | powerpc-*-openbsd* | powerpc-*-netbsd*)
|
|
TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
|
|
;;
|
|
powerpc*-*-rtems*)
|