]> code.ossystems Code Review - openembedded-core.git/commit
llvm: remove -mlongcall from CXXFLAGS for powerpc
authorChangqing Li <changqing.li@windriver.com>
Tue, 8 Oct 2019 05:14:21 +0000 (13:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Oct 2019 19:52:32 +0000 (20:52 +0100)
commit487eb18928c26e7781bb86a972369f3594ecdcca
tree8e7ff610ea4aa3a5f02389264c0d99c1c0c1026f
parent34834d06ceb84221dd53defd27eb94201723d6c5
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

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/llvm/llvm_git.bb