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*)