diff options
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | 2018-05-14 20:43:15 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-19 22:47:22 +0200 |
commit | 9cb6caf891588302d04baa4bbe84d672736ca502 (patch) | |
tree | 9e52ea08b132a68997ef8564d5d968d152132151 /package/python-reentry/python-reentry.mk | |
parent | e0d4e6091d76683be04e5bea537497b576c8a809 (diff) | |
download | buildroot-9cb6caf891588302d04baa4bbe84d672736ca502.tar.gz buildroot-9cb6caf891588302d04baa4bbe84d672736ca502.zip |
uclibc: ARC: Don't mess with CPU selection
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-reentry/python-reentry.mk')
0 files changed, 0 insertions, 0 deletions