tn3399_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 do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final toolchain/gcc: parallelize make install 2017-02-09 14:49:34 +01:00
initial toolchain/gcc: parallelize make install 2017-02-09 14:49:34 +01:00
minimal toolchain: skip gcc/minimal for musl 2016-07-07 15:13:40 +02:00
patches 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
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
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00