[woo] 04/08: Remove core2 flag. (Closes: #797092)

Anton Gladky gladk at moszumanska.debian.org
Fri Sep 4 19:09:57 UTC 2015


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

gladk pushed a commit to branch master
in repository woo.

commit ac8c50975102d4d1173b76021e515d9ec4472d1b
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Sep 4 00:34:25 2015 +0200

    Remove core2 flag. (Closes: #797092)
---
 debian/patches/40_remove_core2.patch | 15 +++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/40_remove_core2.patch b/debian/patches/40_remove_core2.patch
new file mode 100644
index 0000000..6bd764c
--- /dev/null
+++ b/debian/patches/40_remove_core2.patch
@@ -0,0 +1,15 @@
+Description: Remove core2 flag
+Author: Anton Gladky <gladk at debian.org>
+Bug-Debian: https://bugs.debian.org/797092
+Last-Update: 2015-09-04
+
+--- woo-1.0.orig/setup.py
++++ woo-1.0/setup.py
+@@ -90,7 +90,6 @@ chunkSize=1
+ march='corei7' if WIN else 'native'
+ # lower, but at least some machine-specific optimizations
+ # FIXME: code will fail to execute on older CPUs
+-if DISTBUILD: march='core2' 
+ 
+ ##
+ ## end build options
diff --git a/debian/patches/series b/debian/patches/series
index 3adfd8e..49a7e83 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 10_libqglviewer.patch
 20_fix_FTBFS.patch
 30_libqglviewer.patch
+40_remove_core2.patch

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



More information about the debian-science-commits mailing list