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
9e580940c1
commit
e36b831f4b
@ -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…
Reference in New Issue
Block a user