Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools/
Date: Fri, 11 Jan 2019 14:11:29
Message-Id: 1547215859.fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb.bkohler@gentoo
1 commit: fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 11 14:10:59 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 11 14:10:59 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=fff9e2cb
7
8 catalyst-auto-sparc64.conf: no hardened
9
10 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
11
12 tools/catalyst-auto-sparc64.conf | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
16 index f6357a35..e153871b 100644
17 --- a/tools/catalyst-auto-sparc64.conf
18 +++ b/tools/catalyst-auto-sparc64.conf
19 @@ -34,7 +34,7 @@ give_latest_from_dates() {
20
21 update_symlinks() {
22 # Symlink the latest stages3 to build from
23 - for d in ${BUILD_SRCDIR_BASE}/{default,hardened} ; do
24 + for d in ${BUILD_SRCDIR_BASE}/default; do
25 pushd $d >/dev/null
26 for f in $(ls stage3*${EXTENSIONS} | grep -v latest | give_latest_from_dates ) ; do
27 # 20yymmddThhmmssZ