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
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