pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/28896: mail/xbuffy does not compile on non-gcc systems



On Fri, Jan 07, 2005 at 09:57:01PM +0000, georg.schwarz%freenet.de@localhost 
wrote:
> >Environment:
> IRIX lorenz 5.3 08031225 IP20 mips
> >Description:
> mail/xbuffy uses -Wall, which some cc's do not support.
> >How-To-Repeat:
> 
> >Fix:
> Add USE_BUILDLINK3= YES to Makefile.

This shouldn't be necessary after the wrapper framework was split out
of the buildlink3 framework.  mk/wrapper/transform-mipspro-* contain
rules to strip out "-W*" arguments that are exclusively for GCC.  If
this is not working, then we need to examine the .work.log file to
see what the cc wrapper is doing.

        Cheers,

        -- Johnny Lam <jlam%NetBSD.org@localhost>



Home | Main Index | Thread Index | Old Index