PKGBUILDs/core/libtool/armv7h-nopic.patch

13 lines
371 B
Diff
Raw Permalink Normal View History

2014-12-14 17:22:09 +00:00
diff -urN a/tests/demo.at b/tests/demo.at
--- a/tests/demo.at 2014-11-19 05:28:51.000000000 -0700
+++ b/tests/demo.at 2014-12-14 09:07:59.440233474 -0700
@@ -510,7 +510,7 @@
AT_SETUP([force non-PIC objects])
AT_CHECK([case $host in
-hppa*|x86_64*|s390*)
+hppa*|x86_64*|s390*|armv7*)
# These hosts cannot use non-PIC shared libs
exit 77 ;;
*-solaris*|*-sunos*)