Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146247504
D55499.id172650.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
793 B
Referenced Files
None
Subscribers
None
D55499.id172650.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 2, 2:26 AM (3 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29001686
Default Alt Text
D55499.id172650.diff (793 B)
Attached To
Mode
D55499: Run `make obj` before running `make test-includes`
Attached
Detach File
Event Timeline
Log In to Comment