mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
14 lines
467 B
Plaintext
14 lines
467 B
Plaintext
$NetBSD: patch-ak,v 1.1 2016/05/20 18:45:22 youri Exp $
|
|
|
|
--- js/src/ctypes/libffi/configure.orig 2012-08-24 22:55:39.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*)
|