catalyst-auto-sparc64.conf: no hardened

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler 2019-01-11 08:10:59 -06:00
parent d8a805cba3
commit fff9e2cbc3
No known key found for this signature in database
GPG key ID: 7A85BDA4D57605C7

View file

@ -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