From fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Fri, 11 Jan 2019 08:10:59 -0600 Subject: [PATCH] catalyst-auto-sparc64.conf: no hardened Signed-off-by: Ben Kohler --- 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