Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152120306
D40190.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
543 B
Referenced Files
None
Subscribers
None
D40190.id.diff
View Options
diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk
--- a/sys/conf/kern.mk
+++ b/sys/conf/kern.mk
@@ -331,3 +331,11 @@
LD_EMULATION_powerpc64le= elf64lppc_fbsd
LD_EMULATION_riscv64= elf64lriscv
LD_EMULATION=${LD_EMULATION_${MACHINE_ARCH}}
+
+#
+# Autogenerated files must be located in the current object directory
+# and not the one belonging to the parent build. This prevents kernel
+# modules from using autogenerated files from the kernel build.
+# This is only an issue when <bsd.subdir.mk> is used.
+#
+.NOPATH: ${CLEAN} ${CLEANFILES}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 9:06 PM (15 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31427416
Default Alt Text
D40190.id.diff (543 B)
Attached To
Mode
D40190: build: Fix for sporadic build failures.
Attached
Detach File
Event Timeline
Log In to Comment