Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add or1k MACHINE/MACHINE_ARCH.
details: https://anonhg.NetBSD.org/src/rev/0f49aac6ee12
branches: trunk
changeset: 331991:0f49aac6ee12
user: matt <matt%NetBSD.org@localhost>
date: Wed Sep 03 19:32:18 2014 +0000
description:
Add or1k MACHINE/MACHINE_ARCH.
diffstat:
build.sh | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 5994ef7eb53d -r 0f49aac6ee12 build.sh
--- a/build.sh Wed Sep 03 19:31:32 2014 +0000
+++ b/build.sh Wed Sep 03 19:32:18 2014 +0000
@@ -1,5 +1,5 @@
#! /usr/bin/env sh
-# $NetBSD: build.sh,v 1.295 2014/08/15 18:34:19 apb Exp $
+# $NetBSD: build.sh,v 1.296 2014/09/03 19:32:18 matt Exp $
#
# Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -691,6 +691,7 @@
MACHINE=next68k MACHINE_ARCH=m68k
MACHINE=ofppc MACHINE_ARCH=powerpc DEFAULT
MACHINE=ofppc MACHINE_ARCH=powerpc64 ALIAS=ofppc64
+MACHINE=or1k MACHINE_ARCH=or1k
MACHINE=playstation2 MACHINE_ARCH=mipsel
MACHINE=pmax MACHINE_ARCH=mips64el ALIAS=pmax64
MACHINE=pmax MACHINE_ARCH=mipsel DEFAULT
@@ -1867,7 +1868,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.295 2014/08/15 18:34:19 apb Exp $
+# Generated from: \$NetBSD: build.sh,v 1.296 2014/09/03 19:32:18 matt Exp $
# with these arguments: ${_args}
#
Home |
Main Index |
Thread Index |
Old Index