Explain why NO_BEFOREBUILD_INCLUDES is needed
This commit is contained in:
parent
87750562a1
commit
1f1f6146ca
@ -116,6 +116,9 @@ ${GEN_KX509}: kx509.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