kern/93502: [patch] Fixes for non-FreeBSD in sys/conf/*.mk

Robert Millan rmh at aybabtu.com
Sat Feb 18 04:45:34 PST 2006


On Sat, Feb 18, 2006 at 08:37:45AM +0000, Ruslan Ermilov wrote:
> Synopsis: [patch] Fixes for non-FreeBSD in sys/conf/*.mk
> 
> State-Changed-From-To: open->closed
> State-Changed-By: ru
> State-Changed-When: Sat Feb 18 08:33:13 UTC 2006
> State-Changed-Why: 
> sorry.  You can work around the install issue by using the
> INSTALL macro, e.g. pointing it out to src/tools/install.sh
> which works for a normal user.  You can set CWARNFLAGS to
> whatever you want.  Nothing that you want requires patching
> the .mk files, so your patch is rejected.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=93502

Thanks for the tip.  I didn't think that INSTALL and CWARNFLAGS can be
overriden.

CFLAGS, though, is set with "+=" so whatever I put in it -mno-align-long-strings
will still be added.  Do you think we can find a solution for this one?

Thanks,

-- 
Robert Millan


More information about the freebsd-bugs mailing list