mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
There was a timeframe where crunchgen(1) was broken; force
an upgrade during the build so those who are affected can build world again.
This commit is contained in:
parent
88d5725c38
commit
638b0a3e1a
1 changed files with 1 additions and 1 deletions
|
|
@ -874,7 +874,7 @@ _gensnmptree= usr.sbin/bsnmpd/gensnmptree
|
|||
.endif
|
||||
|
||||
.if ${MK_RESCUE} != "no" && \
|
||||
${BOOTSTRAPPING} < 600008
|
||||
${BOOTSTRAPPING} < 700026
|
||||
_crunchgen= usr.sbin/crunch/crunchgen
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue