Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141006627
D54385.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
538 B
Referenced Files
None
Subscribers
None
D54385.id.diff
View Options
diff --git a/tools/build/Makefile b/tools/build/Makefile
--- a/tools/build/Makefile
+++ b/tools/build/Makefile
@@ -351,10 +351,12 @@
MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/msdosfsmount.h
DISKINCS+= ${SRCTOP}/sys/sys/disk/bsd.h
+.if ${.MAKE.OS} == "FreeBSD"
# Needed to build most of the things below, which include sys/cdefs.h either
# directly or transitively
SYSINCS+= ${SRCTOP}/sys/sys/_visible.h
SYSINCS+= ${SRCTOP}/sys/sys/cdefs.h
+.endif
# Needed to build config (since it uses libnv)
SYSINCS+= ${SRCTOP}/sys/sys/_nv.h
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 31, 4:29 PM (4 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27367328
Default Alt Text
D54385.id.diff (538 B)
Attached To
Mode
D54385: cross-build: Avoid adding <sys/cdefs.h> to SYSINCS
Attached
Detach File
Event Timeline
Log In to Comment