commit: fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 11 14:10:59 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Jan 11 14:10:59 2019 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=fff9e2cb
catalyst-auto-sparc64.conf: no hardened
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
tools/catalyst-auto-sparc64.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index f6357a35..e153871b 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -34,7 +34,7 @@ give_latest_from_dates() {
update_symlinks() {
# Symlink the latest stages3 to build from
- for d in ${BUILD_SRCDIR_BASE}/{default,hardened} ; do
+ for d in ${BUILD_SRCDIR_BASE}/default; do
pushd $d >/dev/null
for f in $(ls stage3*${EXTENSIONS} | grep -v latest |
give_latest_from_dates ) ; do
# 20yymmddThhmmssZ