Page MenuHomeFreeBSD

D53715.1789935332.diff
No OneTemporary

Size
729 B
Referenced Files
None
Subscribers
None

D53715.1789935332.diff

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

Mime Type
text/plain
Expires
Sun, Sep 20, 8:15 PM (10 m, 33 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29826269
Default Alt Text
D53715.1789935332.diff (729 B)

Event Timeline