Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F165143092
D53715.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
729 B
Referenced Files
None
Subscribers
None
D53715.diff
View Options
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -537,6 +537,7 @@
# Don't build rarely used, semi-supported architectures unless requested.
#
.if defined(EXTRA_TARGETS)
+TARGET_MACHINE_LIST+= i386
EXTRA_ARCHES_powerpc= powerpc powerpcspe
.endif
TARGETS?= ${TARGET_MACHINE_LIST}
diff --git a/share/mk/local.sys.machine.mk b/share/mk/local.sys.machine.mk
--- a/share/mk/local.sys.machine.mk
+++ b/share/mk/local.sys.machine.mk
@@ -2,7 +2,7 @@
.-include <site.sys.machine.mk>
PSEUDO_MACHINE_LIST?= common host host32
-TARGET_MACHINE_LIST?= amd64 arm arm64 i386 powerpc riscv
+TARGET_MACHINE_LIST?= amd64 arm arm64 powerpc riscv
MACHINE_ARCH_host?= ${_HOST_ARCH}
MACHINE_ARCH_host32?= ${_HOST_ARCH32}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 7, 9:21 AM (1 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36159992
Default Alt Text
D53715.diff (729 B)
Attached To
Mode
D53715: i386: move to EXTRA_TARGETS
Attached
Detach File
Event Timeline
Log In to Comment