From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93113138334 for ; Fri, 11 Jan 2019 14:11:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B58AE08C2; Fri, 11 Jan 2019 14:11:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0163BE08C2 for ; Fri, 11 Jan 2019 14:11:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1626B335CC0 for ; Fri, 11 Jan 2019 14:11:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 374874E7 for ; Fri, 11 Jan 2019 14:11:22 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1547215859.fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb.bkohler@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-sparc64.conf X-VCS-Directories: tools/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb X-VCS-Branch: master Date: Fri, 11 Jan 2019 14:11:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c7eb2697-6c58-4e01-b7b9-58e3672342cc X-Archives-Hash: 0ebbbc9cbd9d28c1d0d5627a50fe1a31 commit: fff9e2cbc377d4e793e1ae65b2ac772b7bf78bfb Author: Ben Kohler gentoo org> AuthorDate: Fri Jan 11 14:10:59 2019 +0000 Commit: Ben Kohler gentoo 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 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