mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
347 B
Diff
11 lines
347 B
Diff
--- libtool-2.4.2/tests/demo-nopic.test.orig 2013-10-10 10:55:49.686651787 -0500
|
|
+++ libtool-2.4.2/tests/demo-nopic.test 2013-10-10 05:45:45.027421384 -0500
|
|
@@ -26,7 +26,7 @@
|
|
. tests/defs || exit 1
|
|
|
|
case "$host" in
|
|
-hppa*|x86_64*|s390*)
|
|
+hppa*|x86_64*|s390*|arm*)
|
|
func_skip "$host doesn't like non-PIC shared libs"
|
|
;;
|
|
*-solaris*|*-sunos*)
|