Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103030996
D16257.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
807 B
Referenced Files
None
Subscribers
None
D16257.diff
View Options
Index: head/Makefile
===================================================================
--- head/Makefile
+++ head/Makefile
@@ -484,7 +484,7 @@
make(targets) || make(universe-toolchain)
TARGETS?=amd64 arm arm64 i386 mips powerpc riscv sparc64
_UNIVERSE_TARGETS= ${TARGETS}
-TARGET_ARCHES_arm?= arm armeb armv6 armv7
+TARGET_ARCHES_arm?= arm armv6 armv7
TARGET_ARCHES_arm64?= aarch64
TARGET_ARCHES_mips?= mipsel mips mips64el mips64 mipsn32 mipselhf mipshf mips64elhf mips64hf
TARGET_ARCHES_powerpc?= powerpc powerpc64 powerpcspe
Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -132,7 +132,6 @@
KNOWN_ARCHES?= aarch64/arm64 \
amd64 \
arm \
- armeb/arm \
armv6/arm \
armv7/arm \
i386 \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 21, 1:16 AM (21 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14751292
Default Alt Text
D16257.diff (807 B)
Attached To
Mode
D16257: As discussed several times on freebsd-arch, start to decommission armeb.
Attached
Detach File
Event Timeline
Log In to Comment