]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libtool: Fix ignoring compiler-rt libs
authorKhem Raj <raj.khem@gmail.com>
Sat, 26 Jan 2019 21:41:59 +0000 (13:41 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Jan 2019 13:05:17 +0000 (13:05 +0000)
commitecfe26834922861ab69602b8c1aa404080f0fb0c
tree5c272f52cf5f4324029c6bf82236bc93a8755102
parentf65022e40dc6c76fa2b7b334d2f9192e2eaacd0e
libtool: Fix ignoring compiler-rt libs

This is a limitation of libtool where it is not aware of compiler-rt
being a compiler internal library, this patch fixes it

(From OE-Core rev: ebc96f2f612ebc1b7aefb06935bb308fc2e40cfd)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libtool/libtool-2.4.6.inc
meta/recipes-devtools/libtool/libtool/0001-libtool-Check-for-static-libs-for-internal-compiler-.patch [new file with mode: 0644]