Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108114185
D38926.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
587 B
Referenced Files
None
Subscribers
None
D38926.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -3390,7 +3390,7 @@
# showconfig - show build configuration.
#
showconfig: .PHONY
- @(${MAKE} -n -f ${.CURDIR}/sys/conf/kern.opts.mk -V dummy -dg1 UPDATE_DEPENDFILE=no NO_OBJ=yes; \
+ @(${MAKE} -n -f ${.CURDIR}/sys/conf/kern.opts.mk -V dummy -dg1 UPDATE_DEPENDFILE=no NO_OBJ=yes MACHINE=${TARGET} MACHINE_ARCH=${TARGET_ARCH}; \
${MAKE} -n -f ${.CURDIR}/share/mk/src.opts.mk -V dummy -dg1 UPDATE_DEPENDFILE=no NO_OBJ=yes) 2>&1 | grep ^MK_ | sort -u
.if !empty(KRNLOBJDIR) && !empty(KERNCONF)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 1:00 PM (12 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16030154
Default Alt Text
D38926.diff (587 B)
Attached To
Mode
D38926: make showconfig: set MACHINE appropriately
Attached
Detach File
Event Timeline
Log In to Comment