Subject: Re: bl3 eating -Wl,--rpath -Wl,/path flags to gcc
To: Dan McMahill <dmcmahill@NetBSD.org>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: tech-pkg
Date: 03/25/2004 18:12:35
--Signature=_Thu__25_Mar_2004_18_12_35_+0100_+/Apni2j7V9+.i//
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
On Thu, 25 Mar 2004 07:37:48 -0500
Dan McMahill <dmcmahill@NetBSD.org> wrote:
> This helps pkgs which use pvm3, but it doesn't help the binaries built
> by pvm3 itself.
Dan, what about this?
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/parallel/pvm3/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile 12 Mar 2004 01:14:00 -0000 1.29
+++ Makefile 25 Mar 2004 17:11:41 -0000
@@ -32,6 +32,7 @@
.include "arch.mk"
PVM_DIR= ${PREFIX}/pvm3
+BUILDLINK_PASSTHRU_DIRS+= ${PVM_DIR}/lib/${PVM_ARCH}
# avoid installing this file
pre-install:
--
You could use BUILDLINK_LIBDIRS too.
HTH,
--
Juan RP <juan@xtraeme.unixbsd.org>
--Signature=_Thu__25_Mar_2004_18_12_35_+0100_+/Apni2j7V9+.i//
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)
iD8DBQFAYxMHypkLYVDran0RApRPAJ9qHP3KWCzihvFVqsIppSNE+N64bACePCQF
Ae4pK1QxbFxuRgH4HhYEi2c=
=Z7lG
-----END PGP SIGNATURE-----
--Signature=_Thu__25_Mar_2004_18_12_35_+0100_+/Apni2j7V9+.i//--