Page MenuHomeFreeBSD

D55499.diff
No OneTemporary

D55499.diff

diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1207,7 +1207,7 @@
.if !empty(SUBDIR_OVERRIDE) && make(buildworld)
${_+_}cd ${.CURDIR}; ${WMAKE} MK_INCLUDES=yes SHARED=symlinks includes
.endif
- ${_+_}cd ${.CURDIR}; ${WMAKE} test-includes
+ ${_+_}cd ${.CURDIR}; ${WMAKE} test-includes
_libraries:
@echo
@echo "--------------------------------------------------------------"
@@ -1575,6 +1575,7 @@
# Ensure no regressions in self-includeability of sys/*.h and net*/*.h
test-includes: .PHONY
${_+_}cd ${.CURDIR}/tools/build/test-includes; \
+ ${WMAKEENV} ${MAKE} ${WORLD_FLAGS} obj; \
${WMAKEENV} ${MAKE} ${WORLD_FLAGS} DESTDIR=${WORLDTMP} test-includes
# We can't assume here that ${TMPPATH} will include ${PATH} or /usr/libexec

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 1, 5:47 PM (58 m, 20 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29001686
Default Alt Text
D55499.diff (793 B)

Event Timeline