pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/30916: devel/nspr nspr-4.4.1
The following reply was made to PR pkg/30916; it has been noted by GNATS.
From: grant beattie <grant%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/30916: devel/nspr nspr-4.4.1
Date: Mon, 8 Aug 2005 07:54:02 +1000
On Fri, Aug 05, 2005 at 08:36:00AM +0000, Gilles Dauphin wrote:
> --- Makefile.orig Fri Jun 17 05:06:21 2005
> +++ Makefile Fri Aug 5 10:30:27 2005
> @@ -53,3 +53,7 @@
> .endif
>
> .include "../../mk/bsd.pkg.mk"
> +
> +.if !empty(PKGSRC_COMPILER:Mgcc)
> +CONFIGURE_ENV+= GNU_AS=1
> +.endif
this fix is incorrect; pkgsrc does not support GNU binutils on
Solaris. it should be made to work with the Solaris-supplied tools.
grant.
Home |
Main Index |
Thread Index |
Old Index