Explain why NO_BEFOREBUILD_INCLUDES is needed
This commit is contained in:
parent
a5f6297b63
commit
de1eae5ccb
@ -290,6 +290,9 @@ ${GEN_CRMF}: crmf.asn1
|
||||
.hx.h:
|
||||
${CP} ${.IMPSRC} ${.TARGET}
|
||||
|
||||
# This makefile generates a lot of its headers
|
||||
# so tell bsd.sys.mk not to try and stage them before they are built.
|
||||
# Note: this is rare
|
||||
NO_BEFOREBUILD_INCLUDES=
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user