libtool.m4.in patch for linux/arm

Chris Cheney ccheney at cheney.cx
Sat Jan 10 09:52:48 GMT 2004


Here is a patch that KDE_3_1_BRANCH needs to compile on Linux/ARM. I am
not sure if the same patch is needed for HEAD, but it probably is. For
more information please read:

http://people.debian.org/~keybuk/libtool-pass_all.html

Thanks,

Chris Cheney
Debian KDE Maintainer
-------------- next part --------------
diff -Nrua arts-1.1.5/admin/libtool.m4.in arts-patched/admin/libtool.m4.in
--- arts-1.1.5/admin/libtool.m4.in	2003-11-01 22:19:34.000000000 -0600
+++ arts-patched/admin/libtool.m4.in	2004-01-10 03:37:43.000000000 -0600
@@ -1968,14 +1968,7 @@
 
 # This must be Linux ELF.
 linux*)
-  case $host_cpu in
-  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
-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;;
-  esac
-  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
+  lt_cv_deplibs_check_method=pass_all
   ;;
 
 netbsd*)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040110/857e6798/attachment.sig>


More information about the kde-core-devel mailing list