]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: set correct linker ABI flags on mips64 linux.
authorSteve Ellcey <sellcey@mips.com>
Mon, 19 Aug 2013 21:35:28 +0000 (14:35 -0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 23 Aug 2013 08:43:25 +0000 (15:43 +0700)
commit5f7f7d9615bf650cf99d581a33b3e18357f79951
tree5d7739f1023f8babb534b29f6de9c6e5cc5f8a48
parente87a65fa0cc132dd195e0c42f110f8e9b49638e1
libtool: set correct linker ABI flags on mips64 linux.

m4/libtool.m4 (_LT_ENABLE_LOCK): Select the n32 or n64 ABI when
linking to match the ABI produced with the user's compiler flags.

Co-authored-by: Gary V. Vaughan <gary@gnu.org>
Signed-off-by: Gary V. Vaughan <gary@gnu.org>
m4/libtool.m4