kumquat-buildroot/package/uclibc
Alexey Brodkin 9cb6caf891 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>
2018-05-19 22:47:22 +02:00
..
0001-Revert-ldconfig-add-glibc-compatibility-fix.patch uclibc: fix ldconfig for x86_64 2018-05-08 15:35:22 +02:00
0002-librt-declare-clock_nanosleep-independent-of-thread-.patch uclibc: fix clock_nanosleep declaration 2018-05-06 23:19:14 +02:00
Config.in uclibc: ARC: Don't mess with CPU selection 2018-05-19 22:47:22 +02:00
uClibc-ng.config
uclibc.hash
uclibc.mk uclibc: ARC: Don't mess with CPU selection 2018-05-19 22:47:22 +02:00