File: sh4-support.patch

package info (click to toggle)
libctl 3.2.2-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,308 kB
  • ctags: 1,178
  • sloc: sh: 11,466; ansic: 5,903; lisp: 2,311; makefile: 123
file content (17 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: sh4 support added
Author: Thorsten Alteholz <debian@alteholz.de>
Last-Update: 2011-12-12

Index: libctl/configure
===================================================================
--- libctl.orig/configure	2011-12-12 11:46:56.000000000 +0100
+++ libctl/configure	2011-12-12 11:47:16.000000000 +0100
@@ -16561,7 +16561,7 @@
 
           ;;
           # Ignore these flags.
-        -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -LANG:=* | -LIST:* | -LNO:*)
+        -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -little | -LANG:=* | -LIST:* | -LNO:*)
           ;;
         -lkernel32)
           test x"$CYGWIN" != xyes && ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg"