mirror of
https://https.git.savannah.gnu.org/git/libtool.git
synced 2026-01-27 01:44:28 +00:00
* libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux.
This commit is contained in:
parent
269a83e9ab
commit
ea0529ff0c
@ -1,3 +1,7 @@
|
||||
2001-05-16 Alan Modra <amodra@one.net.au>
|
||||
|
||||
* libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux.
|
||||
|
||||
2001-05-03 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* ltmain.in (relink_command): Arrange for wrapper script to save
|
||||
|
||||
2
libtool.m4
vendored
2
libtool.m4
vendored
@ -597,7 +597,7 @@ irix5* | irix6*)
|
||||
# This must be Linux ELF.
|
||||
linux-gnu*)
|
||||
case $host_cpu in
|
||||
alpha* | i*86 | powerpc* | sparc* | ia64* )
|
||||
alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
|
||||
lt_cv_deplibs_check_method=pass_all ;;
|
||||
*)
|
||||
# glibc up to 2.1.1 does not perform some relocations on ARM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user