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 5AB3B1381F3 for ; Tue, 28 Jul 2020 10:59:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83D47E089C; Tue, 28 Jul 2020 10:59:53 +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 69916E089C for ; Tue, 28 Jul 2020 10:59:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0C32E34EDB4 for ; Tue, 28 Jul 2020 10:59:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B65C26 for ; Tue, 28 Jul 2020 10:59:49 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1595933968.bb47dd2aa101feb111cd32bdf884bfbc9aca4f53.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-riscv.conf X-VCS-Directories: tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: bb47dd2aa101feb111cd32bdf884bfbc9aca4f53 X-VCS-Branch: master Date: Tue, 28 Jul 2020 10:59:49 +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: 0146f5b8-d060-4110-bf17-380a62243a10 X-Archives-Hash: 8bce02bef15accf1976b4878d50c0afa commit: bb47dd2aa101feb111cd32bdf884bfbc9aca4f53 Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Jul 28 10:59:28 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Tue Jul 28 10:59:28 2020 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=bb47dd2a riscv: no e-mails for now Signed-off-by: Andreas K. Hüttel gentoo.org> tools/catalyst-auto-riscv.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/catalyst-auto-riscv.conf b/tools/catalyst-auto-riscv.conf index 843b7da4..d7690621 100644 --- a/tools/catalyst-auto-riscv.conf +++ b/tools/catalyst-auto-riscv.conf @@ -18,6 +18,10 @@ SET_lp64_SPECS="stage1-lp64.spec stage2-lp64.spec stage3-lp64.spec" #KCONFIG_DIR=${REPO_DIR}/releases/kconfig/${ARCH} +send_email() { + : +} + update_symlinks() { # Symlink the latest stages3 to build from local d f