tests/demo-nopic.test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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*)
func_skip "$host doesn't like non-PIC shared libs"
;;
*-solaris*|*-sunos*)