mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't be so chatty about building includes.
This commit is contained in:
parent
5eb39b8d24
commit
c54d7e028f
1 changed files with 1 additions and 1 deletions
|
|
@ -345,7 +345,7 @@ _cross-tools:
|
|||
_includes:
|
||||
@echo
|
||||
@echo "--------------------------------------------------------------"
|
||||
@echo ">>> stage 4.1: populating ${WORLDTMP}/usr/include"
|
||||
@echo ">>> stage 4.1: building includes"
|
||||
@echo "--------------------------------------------------------------"
|
||||
cd ${.CURDIR}; ${WMAKE} SHARED=symlinks par-includes
|
||||
_libraries:
|
||||
|
|
|
|||
Loading…
Reference in a new issue