pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: firefox netbsd-6/amd64 build failures
On Mon, Feb 09, 2015 at 03:54:42PM +0100, Christoph Badura wrote:
> firefox 35 exploded with a batch of errors because of passing signed chars
> to ctype(3) functions. I had to apply the following quick-and-dirty
> patches to make it compile. It seems to work fine.
>
> Unless I hear otherwise I'm going to commit them.
Please send them upstream too.
(I don't see breakage due to this; these are warnings and usually
don't trigger breakage except when -Werror is set, so you can also try
setting
BUILDLINK_TRANSFORM+= rm:-Werror
in the Makefile.)
Thomas
Home |
Main Index |
Thread Index |
Old Index