From: "Jon Mason" <jdmason@kudzu.us>
To: Ross Burton <ross@burtonini.com>
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH 1/2] kas: rename armgcc fragment to avoid conflicting with musl
Date: Thu, 14 Jan 2021 14:22:54 -0500 [thread overview]
Message-ID: <20210114192254.GD511@kudzu.us> (raw)
In-Reply-To: <20210112110915.315703-1-ross.burton@arm.com>
On Tue, Jan 12, 2021 at 11:09:14AM +0000, Ross Burton wrote:
> The armgcc fragment was labelled 'libc', which means it would be
> impossible to armgcc+musl.
>
> Change-Id: I96f1d6e1a77bcd05fe373315f575c57c36417852
> Signed-off-by: Ross Burton <ross.burton@arm.com>
Series pulled into master.
Thanks,
Jon
> ---
> kas/armgcc.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kas/armgcc.yml b/kas/armgcc.yml
> index 52b09b0..4e05f5e 100644
> --- a/kas/armgcc.yml
> +++ b/kas/armgcc.yml
> @@ -2,5 +2,5 @@ header:
> version: 9
>
> local_conf_header:
> - libc: |
> + cc: |
> GCCVERSION = "arm-10.2"
> --
> 2.25.1
>
>
>
>
prev parent reply other threads:[~2021-01-14 19:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-12 11:09 [PATCH 1/2] kas: rename armgcc fragment to avoid conflicting with musl Ross Burton
2021-01-12 11:09 ` [PATCH 2/2] kas: add a test for the external toolchain support Ross Burton
2021-01-12 11:37 ` [meta-arm] " Sumit Garg
2021-01-14 19:22 ` Jon Mason [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210114192254.GD511@kudzu.us \
--to=jdmason@kudzu.us \
--cc=meta-arm@lists.yoctoproject.org \
--cc=ross@burtonini.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.