aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2018-07-17 23:23:34 +0000
committerWarner Losh <imp@FreeBSD.org>2018-07-17 23:23:34 +0000
commit8b6b96c93dc3fa04fa7201aca4646d0ef169b7b6 (patch)
treebf9ba86b3cfa4874033709549bbf7b6e7c6c6da0 /Makefile
parent43fbd222ccdb5a5b8ac862ae89bc1abbae7094a0 (diff)
downloadsrc-8b6b96c93dc3fa04fa7201aca4646d0ef169b7b6.tar.gz
src-8b6b96c93dc3fa04fa7201aca4646d0ef169b7b6.zip
As discussed several times on freebsd-arch, start to decommission armeb.
Remove armeb/arm from KNOWN_ARCHS. Remove armeb from arm universe targets. Differential Revision: https://reviews.freebsd.org/D16257
Notes
Notes: svn path=/head/; revision=336434
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d62c09a29a0..2e90e4801525 100644
--- a/Makefile
+++ b/Makefile
@@ -484,7 +484,7 @@ worlds: .PHONY
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