diff options
author | Changqing Li <changqing.li@windriver.com> | 2019-10-08 13:14:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-09 14:07:43 +0100 |
commit | fe2c86fc7770c563be9780905f45e7868d712d8f (patch) | |
tree | 1abd697949a01966c728abd51e9834a6ba9b4ee2 /meta/recipes-devtools/libtool | |
parent | 20916caa295a45e8281e41b7dfaf5ad6025f08eb (diff) | |
download | poky-fe2c86fc7770c563be9780905f45e7868d712d8f.tar.gz |
llvm: remove -mlongcall from CXXFLAGS for powerpc
after gcc upgrade to 9.1.0, with this flags will make below error:
collect2: fatal error: ld terminated with signal 11 [Segmentation fault]
remove it as workaround, after remove it, powerpc can compile successfully
(From OE-Core rev: 487eb18928c26e7781bb86a972369f3594ecdcca)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libtool')
0 files changed, 0 insertions, 0 deletions