aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/fortify-headers
diff options
context:
space:
mode:
authorBoris Krasnovskiy <borkra@gmail.com>2019-03-20 23:00:51 -0400
committerChristian Lamparter <chunkeey@gmail.com>2019-03-25 21:19:05 +0100
commit4cf991bedb4cbf42fd60af52a730bf52461c7161 (patch)
treecc6ad0cc3a12983f2972c5da5471a0e27a225b34 /toolchain/fortify-headers
parent8dcc1087602e2dd606e4f6e81a06aee62cfd4f4c (diff)
downloadupstream-4cf991bedb4cbf42fd60af52a730bf52461c7161.tar.gz
upstream-4cf991bedb4cbf42fd60af52a730bf52461c7161.tar.bz2
upstream-4cf991bedb4cbf42fd60af52a730bf52461c7161.zip
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]
Diffstat (limited to 'toolchain/fortify-headers')
0 files changed, 0 insertions, 0 deletions