xdev: Build yacc which is needed for recent libpcap updates.
MFC after: 2 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
92b4e9b531
commit
b1a77be8ef
@ -2547,7 +2547,8 @@ _xb-worldtmp: .PHONY
|
||||
_xb-bootstrap-tools: .PHONY
|
||||
.for _tool in \
|
||||
${_clang_tblgen} \
|
||||
${_gperf}
|
||||
${_gperf} \
|
||||
${_yacc}
|
||||
${_+_}@${ECHODIR} "===> ${_tool} (obj,all,install)"; \
|
||||
cd ${.CURDIR}/${_tool}; \
|
||||
${CDMAKE} DIRPRFX=${_tool}/ obj; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user