Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build failure if USE_FORT=YES
On Wed, 2 May 2012, Aleksey Cheusov wrote:
> > without the additional includes.
>
> USE_SSP is initialized in bsd.sys.mk
the difference is that <bsd.sys.mk> will be included before CPPFLAGS will
be expanded. So, a transform inside the CPPFLAGS to provide the result is
expanded at use-time during the actual build process, rather than at
read-makefile time, when the .if conditional is processed..
regards,
iain
Home |
Main Index |
Thread Index |
Old Index