From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 237AC385801C; Wed, 2 Nov 2022 09:40:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 237AC385801C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667382001; bh=cuz2i7/jU640jnV/bgb4gjVgyRRivY3wc9+EXK+AhZ8=; h=From:To:Subject:Date:From; b=JD14NzstjLnYL66Ycv317O0O6TvrnDMNdQOKDyVqjCFgW/F7eGLcUiOTvCk+txLX5 Qof8dbp+f2+E2d9BX06ooH1qnGwQQ8AccCYstwKPhfCifVccfodfN6AVtjZdkz4CmN 0QbWlxV5dRVsImE/wM45IdLQ0YiEA3S+lLe9B0ng= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Schwinge To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/rust/master] Merge #1623 X-Act-Checkin: gcc X-Git-Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> X-Git-Refname: refs/heads/devel/rust/master X-Git-Oldrev: 2d1c287af3a074d40e84234be9feca904af627d5 X-Git-Newrev: d8de1df88400156beb443726de229e6503d4af29 Message-Id: <20221102094001.237AC385801C@sourceware.org> Date: Wed, 2 Nov 2022 09:40:01 +0000 (GMT) List-Id: https://gcc.gnu.org/g:d8de1df88400156beb443726de229e6503d4af29 commit d8de1df88400156beb443726de229e6503d4af29 Merge: 2d1c287af3a b3222881f44 Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Tue Nov 1 16:59:43 2022 +0000 Merge #1623 1623: ci: Use same CXXFLAGS in bootstrap workflow r=CohenArthur a=CohenArthur This should fix the CI job for bootstrapping Co-authored-by: Arthur Cohen Diff: .github/workflows/bootstrap.yml | 3 +++ 1 file changed, 3 insertions(+)