Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/o32: make.defaults
Date: Sun, 28 Jul 2013 02:42:20
Message-Id: 20130728024159.BDF6F21721@flycatcher.gentoo.org
1 mattst88 13/07/28 02:41:59
2
3 Modified: make.defaults
4 Log:
5 Fix and add copyright headers.
6
7 Revision Changes Path
8 1.2 profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults?r1=1.1&r2=1.2
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- make.defaults 8 Jun 2011 18:38:23 -0000 1.1
21 +++ make.defaults 28 Jul 2013 02:41:59 -0000 1.2
22 @@ -1,3 +1,7 @@
23 +# Copyright 2011 Gentoo Foundation
24 +# Distributed under the terms of the GNU General Public License v2
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/make.defaults,v 1.2 2013/07/28 02:41:59 mattst88 Exp $
26 +
27 MULTILIB_ABIS="n64 n32 o32"
28 DEFAULT_ABI="o32"
29 ABI="${DEFAULT_ABI}"