]> code.ossystems Code Review - openembedded-core.git/commit
binutils: don't expect libtool to be host-prefixed
authorRoss Burton <ross@burtonini.com>
Fri, 10 Dec 2021 14:22:34 +0000 (14:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Dec 2021 18:10:09 +0000 (18:10 +0000)
commit30baaf6c20a2e1619439cf3eb8d9ce7cb877d2fa
treea08d562c6a7fcff377d32cede69ec1eaf73f5217
parent4b308773eca7570ce5007e8f953b56252c17fdb1
binutils: don't expect libtool to be host-prefixed

We update the libtool m4 files in binutils with the latest files from
our patched libtool so that we can use the --with-libtool-sysroot option.

Remove the chunks that are specific to the libtool renaming, which now
doesn't happen.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils/0013-Use-libtool-2.4.patch