File: nopic.patch

package info (click to toggle)
libtool 2.4.6-15
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,896 kB
  • sloc: sh: 53,997; ansic: 4,322; makefile: 872
file content (14 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: libtool-2.2.6a/tests/demo.at
===================================================================
--- libtool-2.2.6a.orig/tests/demo.at	2008-11-18 21:11:29.000000000 +0000
+++ libtool-2.2.6a/tests/demo.at	2008-11-18 21:12:41.000000000 +0000
@@ -26,7 +26,7 @@
 AT_SETUP([force non-PIC objects])
 
 AT_CHECK([case $host in
-hppa*|x86_64*|s390*)
+hppa*|x86_64*|s390*|mips*|arm*|sparc64*)
   # These hosts cannot use non-PIC shared libs
   exit 77 ;;
 *-solaris*|*-sunos*)