[sundials] 12/76: add sh4.patch (closes #602160)

Andreas Tille tille at debian.org
Sun Feb 5 18:44:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository sundials.

commit 479c2f834836fca963975bd4aaceb5359faf40f3
Author: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
Date:   Tue Nov 2 18:23:46 2010 +0000

    add sh4.patch (closes #602160)
---
 debian/changelog         |  7 +++++++
 debian/patches/series    |  1 +
 debian/patches/sh4.patch | 14 ++++++++++++++
 3 files changed, 22 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6ea2a20..8148df8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sundials (2.4.0-2) unstable; urgency=low
+
+  [Nobuhiro Iwamatsu]
+  * debian/patches: add sh4.patch (Closes #602160)
+
+ -- Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>  Tue, 02 Nov 2010 19:19:44 +0100
+
 sundials (2.4.0-1) unstable; urgency=low
 
   * Standards-Version changed to 3.9.1
diff --git a/debian/patches/series b/debian/patches/series
index 82374e5..2e7f07f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 makefile.patch
+sh4.patch
diff --git a/debian/patches/sh4.patch b/debian/patches/sh4.patch
new file mode 100644
index 0000000..d49dd61
--- /dev/null
+++ b/debian/patches/sh4.patch
@@ -0,0 +1,14 @@
+diff --git a/configure b/configure
+index 3ddb615..deb8f61 100755
+--- a/configure
++++ b/configure
+@@ -9318,7 +9318,7 @@ fi
+ 
+           ;;
+           # Ignore these flags.
+-        -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -LANG:=* | -LIST:* | -LNO:*)
++        -lang* | -lcrt*.o | -lc | -lgcc | -libmil | -little | -LANG:=* | -LIST:* | -LNO:*)
+           ;;
+         -lkernel32)
+           test x"$CYGWIN" != xyes && ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg"
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git



More information about the debian-science-commits mailing list