]> Savannah Git Hosting - gnulib.git/commit
havelib: Fix value of LD for 32-bit compilation on NetBSD/sparc64.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Oct 2017 19:45:33 +0000 (21:45 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Oct 2017 19:45:33 +0000 (21:45 +0200)
commit1f5f7fd77471a853855cc5808f6022fc52b3533e
tree20c91f43c6c54b93651364513a4c8e3e042732c4
parent6803dda53781f7da920f568a31610d41e5c3a351
havelib: Fix value of LD for 32-bit compilation on NetBSD/sparc64.

* m4/lib-ld.m4 (AC_LIB_PROG_LD): On NetBSD/sparc64 with CC="gcc -m32",
set LD to '/usr/bin/ld -m elf32_sparc', not '/usr/bin/ld'.
ChangeLog
m4/lib-ld.m4