Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156489510
D55571.id172880.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
577 B
Referenced Files
None
Subscribers
None
D55571.id172880.diff
View Options
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -764,7 +764,7 @@
config -m ${KERNSRCDIR}/${TARGET}/conf/${kernel} 2> /dev/null | \
grep -v WARNING: | cut -f 2
.if empty(TARGET_ARCH_${kernel})
-.error Target architecture for ${TARGET}/conf/${kernel} unknown. config(8) likely too old.
+.warning Target architecture for ${TARGET}/conf/${kernel} unknown. ${TARGET}/conf/${kernel} missing or config(8) likely too old.
.endif
universe_kernconfs_${TARGET_ARCH_${kernel}}: universe_kernconf_${TARGET}_${kernel}
universe_kernconf_${TARGET}_${kernel}: .MAKE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 1:29 AM (27 m, 31 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29077945
Default Alt Text
D55571.id172880.diff (577 B)
Attached To
Mode
D55571: universe: emit warning instead of error for bad/missing KERNCONF
Attached
Detach File
Event Timeline
Log In to Comment