Re: Any suggestions on how to "fix" this error?

2013-11-07 Thread Dimitry Andric
On 08 Nov 2013, at 00:38, Sean Bruno  wrote:
> cc: warning: argument unused during compilation:
> '-L/var/tmp/home/sbruno/bsd/head/lib32/usr/lib32'
> 
> This shows up on buildworld on amd64.  I'm not 100% clear where this
> comes from nor how to clean it out where it doesn't belong or if it even
> means anything.

It's an artifact of how the 32-bit libs are built on amd64.  It can
safely be ignored, or worked around with -Qunused-arguments.

-Dimitry



signature.asc
Description: Message signed with OpenPGP using GPGMail


Any suggestions on how to "fix" this error?

2013-11-07 Thread Sean Bruno
cc: warning: argument unused during compilation:
'-L/var/tmp/home/sbruno/bsd/head/lib32/usr/lib32'

This shows up on buildworld on amd64.  I'm not 100% clear where this
comes from nor how to clean it out where it doesn't belong or if it even
means anything.

sean


signature.asc
Description: This is a digitally signed message part