Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer: eapi make.defaults parent
Date: Sun, 30 Nov 2014 16:25:57
Message-Id: 20141130162553.3505FB3B7@oystercatcher.gentoo.org
1 mgorny 14/11/30 16:25:53
2
3 Added: eapi make.defaults parent
4 Log:
5 Create more no-emul-linux-x86 subprofiles for testing.
6
7 Revision Changes Path
8 1.1 profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/eapi
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/eapi?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/eapi?rev=1.1&content-type=text/plain
12
13 Index: eapi
14 ===================================================================
15 5
16
17
18
19 1.1 profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/make.defaults
20
21 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/make.defaults?rev=1.1&view=markup
22 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/make.defaults?rev=1.1&content-type=text/plain
23
24 Index: make.defaults
25 ===================================================================
26 # Copyright 1999-2014 Gentoo Foundation.
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/make.defaults,v 1.1 2014/11/30 16:25:53 mgorny Exp $
29
30 # Adding -Wl,--hash-style=gnu to default LDFLAGS for linux/amd64 dev profile
31 # This will help developers track packages, that don't respect LDFLAGS, down
32 # more effectively
33 LDFLAGS="-Wl,--hash-style=gnu ${LDFLAGS}"
34
35
36
37 1.1 profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/parent
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/parent?rev=1.1&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/amd64/13.0/no-emul-linux-x86/developer/parent?rev=1.1&content-type=text/plain
41
42 Index: parent
43 ===================================================================
44 ..
45 ../../../../../../targets/developer