Bump crunch BOOTSTRAPPING for ELF header offset fix in r277557
This commit is contained in:
parent
c5e8e000fc
commit
2d8d8e3c03
@ -1281,10 +1281,6 @@ _m4= lib/libohash \
|
|||||||
${_bt}-usr.bin/m4: ${_bt}-lib/libohash
|
${_bt}-usr.bin/m4: ${_bt}-lib/libohash
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${BOOTSTRAPPING} < 1000014
|
|
||||||
_crunch= usr.sbin/crunch
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if ${BOOTSTRAPPING} < 1000026
|
.if ${BOOTSTRAPPING} < 1000026
|
||||||
_nmtree= lib/libnetbsd \
|
_nmtree= lib/libnetbsd \
|
||||||
usr.sbin/nmtree
|
usr.sbin/nmtree
|
||||||
@ -1300,6 +1296,10 @@ _cat= bin/cat
|
|||||||
_lex= usr.bin/lex
|
_lex= usr.bin/lex
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${BOOTSTRAPPING} < 1001507
|
||||||
|
_crunch= usr.sbin/crunch
|
||||||
|
.endif
|
||||||
|
|
||||||
.if ${BOOTSTRAPPING} >= 900040 && ${BOOTSTRAPPING} < 900041
|
.if ${BOOTSTRAPPING} >= 900040 && ${BOOTSTRAPPING} < 900041
|
||||||
_awk= usr.bin/awk
|
_awk= usr.bin/awk
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user