libtool: Apply upstream patch to set correct linkage on MIPS64
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 18 Nov 2013 12:25:32 +0000 (12:25 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 30 Nov 2013 08:03:07 +0000 (09:03 +0100)
commit4268d3967e2d691c151d6b5629e4051deb077b9a
tree4b2b0f34e8506ae1412162db93ab7b3071f29112
parent931b73e5eae4a3ba6b2e37db526fd7243a139e64
libtool: Apply upstream patch to set correct linkage on MIPS64

This libtool change ensures that ld uses the right machine emulation file,
which will allow to fix several MIPS64 n64 link failures, such as the one
currently visible on the libiscsi package.  Packages affected by this
problem will have to use <pkg>_AUTORECONF = YES to benefit from this libtool
fix, until they are fixed upstream.

Acked-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libtool/libtool-0001-mips64-n64-linking.patch [new file with mode: 0644]