Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Remove evbarm OABI targets
details: https://anonhg.NetBSD.org/src/rev/32eae5f5447e
branches: trunk
changeset: 933251:32eae5f5447e
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat May 23 10:59:25 2020 +0000
description:
Remove evbarm OABI targets
diffstat:
build.sh | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 2aef57f36dd7 -r 32eae5f5447e build.sh
--- a/build.sh Sat May 23 10:48:43 2020 +0000
+++ b/build.sh Sat May 23 10:59:25 2020 +0000
@@ -1,5 +1,5 @@
#! /usr/bin/env sh
-# $NetBSD: build.sh,v 1.335 2020/05/18 21:19:34 jmcneill Exp $
+# $NetBSD: build.sh,v 1.336 2020/05/23 10:59:25 jmcneill Exp $
#
# Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -637,8 +637,6 @@
MACHINE=emips MACHINE_ARCH=mipseb
MACHINE=epoc32 MACHINE_ARCH=arm
MACHINE=epoc32 MACHINE_ARCH=earmv4 ALIAS=eepoc32 DEFAULT
-MACHINE=evbarm MACHINE_ARCH=arm ALIAS=evboarm-el
-MACHINE=evbarm MACHINE_ARCH=armeb ALIAS=evboarm-eb
MACHINE=evbarm MACHINE_ARCH=earm ALIAS=evbearm-el ALIAS=evbarm-el DEFAULT
MACHINE=evbarm MACHINE_ARCH=earmeb ALIAS=evbearm-eb ALIAS=evbarm-eb
MACHINE=evbarm MACHINE_ARCH=earmhf ALIAS=evbearmhf-el ALIAS=evbarmhf-el
@@ -1940,7 +1938,7 @@
eval cat <<EOF ${makewrapout}
#! ${HOST_SH}
# Set proper variables to allow easy "make" building of a NetBSD subtree.
-# Generated from: \$NetBSD: build.sh,v 1.335 2020/05/18 21:19:34 jmcneill Exp $
+# Generated from: \$NetBSD: build.sh,v 1.336 2020/05/23 10:59:25 jmcneill Exp $
# with these arguments: ${_args}
#
Home |
Main Index |
Thread Index |
Old Index