Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/
Date: Thu, 23 Jul 2015 00:18:58
Message-Id: 1437610879.7307944cb40e014a1cde8acd93550f73be236f17.blueness@gentoo
1 commit: 7307944cb40e014a1cde8acd93550f73be236f17
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 23 00:21:19 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 23 00:21:19 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=7307944c
7
8 Move rebuild of toolchain to cycle 2.
9
10 scripts/cycle.1.sh | 6 ------
11 scripts/cycle.2.sh | 4 ++++
12 2 files changed, 4 insertions(+), 6 deletions(-)
13
14 diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
15 index 6c75fa4..afeada3 100644
16 --- a/scripts/cycle.1.sh
17 +++ b/scripts/cycle.1.sh
18 @@ -2,12 +2,6 @@
19
20 source /etc/profile
21 env-update
22 -
23 emerge -b1q layman
24 layman -L
25 layman -a musl
26 -
27 -emerge -b1q binutils
28 -emerge -b1q gcc
29 -emerge -b1q musl
30 -emerge -b1q argp-standalone
31
32 diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
33 index c937e7d..7284f5a 100644
34 --- a/scripts/cycle.2.sh
35 +++ b/scripts/cycle.2.sh
36 @@ -6,6 +6,10 @@ emerge -b1q portage
37 emerge -b1q argp-standalone
38 emerge -b1q =app-portage/grs-9999
39
40 +emerge -b1q binutils
41 +emerge -b1q gcc
42 +emerge -b1q musl
43 +
44 # This is from the tarball.
45 rm -rf /etc/portage/package.use