Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 23:29:07 +0200
From:      platanthera <platanthera@web.de>
To:        freebsd-questions@freebsd.org
Subject:   COPTFLAGS (not?) only for compiling the kernel?
Message-ID:  <200405132329.07892.platanthera@web.de>

next in thread | raw e-mail | index | archive | help
[/etc/make.conf]
...
# To compile just the kernel with special optimizations, you should use
# this instead of CFLAGS (which is not applicable to kernel builds anyway).
# There is very little to gain by using higher optimization levels, and doing
# so can cause problems.
#
COPTFLAGS= [whatever]
...

just the kernel... sounds like COPTFLAGS setting should not effect world or 
port builds, but apparently it does.
Or do I misunderstand something?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405132329.07892.platanthera>