blob: 43a712685a1f79e64000cc319ffbe7b739118a5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Index: libtool-2.2.6a/tests/demo-nopic.test
===================================================================
--- libtool-2.2.6a.orig/tests/demo-nopic.test 2008-11-18 21:11:29.000000000 +0000
+++ libtool-2.2.6a/tests/demo-nopic.test 2008-11-18 21:12:41.000000000 +0000
@@ -26,7 +26,7 @@
. tests/defs || exit 1
case "$host" in
-hppa*|x86_64*|s390*)
+hppa*|x86_64*|s390*|mips*|arm*)
func_skip "$host doesn't like non-PIC shared libs"
;;
*-solaris*|*-sunos*)
|