You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
668 B
16 lines
668 B
Index: libtool.m4.in |
|
=================================================================== |
|
RCS file: /home/kde/kde-common/admin/libtool.m4.in,v |
|
retrieving revision 1.70 |
|
diff -u -u -r1.70 libtool.m4.in |
|
--- libtool.m4.in 2002/03/11 10:27:00 1.70 |
|
+++ libtool.m4.in 2002/05/06 12:28:31 |
|
@@ -1943,7 +1943,7 @@ |
|
# This must be Linux ELF. |
|
linux*) |
|
case $host_cpu in |
|
- alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*) |
|
+ alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh* | x86_64* ) |
|
lt_cv_deplibs_check_method=pass_all ;; |
|
*) |
|
# glibc up to 2.1.1 does not perform some relocations on ARM
|
|
|