openwrt/toolchain/gcc
Boris Krasnovskiy 4cf991bedb toolchain: ARM: Fix option conflict with multiarch
This problem exposed when compiling glibc, but applicable across the
board. gcc compiles runtime libraries for all supported architectures,
unless otherwise specified, and later selects applicable library based
-m[arch,cpu,*] options, thus these options should not be passed to gcc
as they break the compilation process.

Signed-off-by: Boris Krasnovskiy <borkra@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[modified so it only touches ARM - I'm too chicken, changed authors email]
2019-03-25 21:19:05 +01:00
..
files
final
initial
minimal
patches toolchain: Remove GCC 7.1 for ARC targets 2019-03-20 18:23:39 +01:00
Config.in toolchain: Remove GCC 7.1 for ARC targets 2019-03-20 18:23:39 +01:00
Config.version toolchain: Remove GCC 7.1 for ARC targets 2019-03-20 18:23:39 +01:00
common.mk toolchain: ARM: Fix option conflict with multiarch 2019-03-25 21:19:05 +01:00
exclude-testsuite