uclibc: ARC: Don't mess with CPU selection
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Mon, 14 May 2018 17:43:15 +0000 (20:43 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 May 2018 20:47:22 +0000 (22:47 +0200)
commit9cb6caf891588302d04baa4bbe84d672736ca502
tree9e52ea08b132a68997ef8564d5d968d152132151
parente0d4e6091d76683be04e5bea537497b576c8a809
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>
package/uclibc/Config.in
package/uclibc/uclibc.mk