[SCM] ATLAS packaging for Debian branch, master, updated. debian/3.10.1-1-7-g39277e0

Sébastien Villemot sebastien at debian.org
Sat Jul 27 14:05:39 UTC 2013


The following commit has been merged in the master branch:
commit 6c3c1486e2e067156d627ed3bf656d2bb37ee85e
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Jul 27 14:25:53 2013 +0200

    armhf.diff: do not enforce 32-registers FPU for Fortran

diff --git a/debian/changelog b/debian/changelog
index 3751abf..cf192c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ atlas (3.10.1-2) UNRELEASED; urgency=low
     Implementation is done by reactivating the "-Si cputhrchk 0" flag
     (cpu-throtthling-check.diff), and using it in debian/rules.
   * Add architectural defaults for armel and mips.
+  * armhf.diff: do not enforce 32-registers FPU for Fortran
 
  -- Sébastien Villemot <sebastien at debian.org>  Wed, 12 Jun 2013 10:02:09 +0200
 
diff --git a/debian/patches/armhf.diff b/debian/patches/armhf.diff
index d56e3b1..4c15ded 100644
--- a/debian/patches/armhf.diff
+++ b/debian/patches/armhf.diff
@@ -22,7 +22,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +   'gcc' '-O1 -mcpu=cortex-a8 -mtune=cortex-a8 -fno-schedule-insns2'
  MACH=ARMv7 OS=ALL LVL=1000 COMPS=f77
 -   'gfortran' '-mcpu=cortex-a8 -mfpu=vfpv3 -mfloat-abi=softfp -O'
-+   'gfortran' '-mcpu=cortex-a8 -mfpu=vfpv3 -O'
++   'gfortran' '-mcpu=cortex-a8 -O'
  #
  # Generic defaults
  #

-- 
ATLAS packaging for Debian



More information about the debian-science-commits mailing list