From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] uclibc: ARC: Don't mess with CPU selection
Date: Sat, 19 May 2018 22:47:31 +0200 [thread overview]
Message-ID: <20180519224731.3bb5c398@windsurf> (raw)
In-Reply-To: <20180514174315.15432-1-abrodkin@synopsys.com>
Hello,
On Mon, 14 May 2018 20:43:15 +0300, Alexey Brodkin wrote:
> Since uClibc-ng commit cde74b83f9b2 "ARC: remove special CFLAGS/LDFLAGS handling"
> i.e. starting v1.0.23 CONFIG_ARC_CPU_xx options are not used.
>
> Instead uClibc relies on toolchain defaults or build-system CFLAGS
> for selection of ARC-specific code (i.e. distinguishes between
> ARCompact and ARCv2 ISAs).
>
> So we drop corresponding quirks from Buildroot as well.
>
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Cc: Waldemar Brodkorb <wbx@openadk.org>
> ---
> package/uclibc/Config.in | 7 -------
> package/uclibc/uclibc.mk | 6 ------
> 2 files changed, 13 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-05-19 20:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-14 17:43 [Buildroot] [PATCH] uclibc: ARC: Don't mess with CPU selection Alexey Brodkin
2018-05-19 20:47 ` Thomas Petazzoni [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=20180519224731.3bb5c398@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.