]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: s390x is also a 64bit glibc/ELF platform.
authorGary V. Vaughan <gary@gnu.org>
Fri, 5 Dec 2014 13:29:13 +0000 (13:29 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 5 Dec 2014 13:29:13 +0000 (13:29 +0000)
commit440fee60c991e19e0ce66f98c5ad06d5607c766f
tree2feed0d22d276c431eb12a769b5e4dcd6b6fc34f
parent8727e07a166f6822751a4d719fff9a1094ce1619
libtool: s390x is also a 64bit glibc/ELF platform.

* m4/libtool.m4 (_LT_SYS_DYNAMIC_LIB): Add s390x to glibc/ELF
compatible CPUs that have /lib64 and /usr/lib64 in
sys_lib_dlsearch_path_spec.
Reported by Pavel Raiskup

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