mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Added comments for why nmtree/libmd are bootstrapped.
This commit is contained in:
parent
0656476aa6
commit
0e4e8f1b33
1 changed files with 2 additions and 0 deletions
|
|
@ -1618,6 +1618,8 @@ ${_bt}-usr.bin/m4: ${_bt}-lib/libopenbsd
|
|||
${_bt}-usr.bin/lex: ${_bt}-usr.bin/m4
|
||||
.endif
|
||||
|
||||
# r245440 mtree -N support added
|
||||
# r313404 requires sha384.h for libnetbsd, added to libmd in r292782
|
||||
.if ${BOOTSTRAPPING} < 1100093
|
||||
_nmtree= lib/libmd \
|
||||
lib/libnetbsd \
|
||||
|
|
|
|||
Loading…
Reference in a new issue