re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' is referenced by DSO)
PR bootstrap/15120 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. * */configure: Rebuilt. From-SVN: r81980
This commit is contained in:
parent
319da9da6b
commit
c779c42fc3
9 changed files with 14 additions and 8 deletions
2
libjava/configure
vendored
2
libjava/configure
vendored
|
@ -2024,7 +2024,7 @@ irix5* | irix6*)
|
|||
# This must be Linux ELF.
|
||||
linux-gnu*)
|
||||
case $host_cpu in
|
||||
alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
|
||||
alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
|
||||
lt_cv_deplibs_check_method=pass_all ;;
|
||||
*)
|
||||
# glibc up to 2.1.1 does not perform some relocations on ARM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue