[med-svn] [Git][med-team/flexbar][master] 2 commits: Do not build with -march=native

Andreas Tille gitlab at salsa.debian.org
Fri Mar 16 15:36:40 UTC 2018


Andreas Tille pushed to branch master at Debian Med / flexbar


Commits:
44a9140c by Andreas Tille at 2017-08-27T22:07:28+02:00
Do not build with -march=native

- - - - -
2d7b8f42 by Andreas Tille at 2018-03-16T16:36:20+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/no_march_native.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+flexbar (1:3.0.3-2) unstable; urgency=medium
+
+  * Do not build with -march=native
+    Closes: #873429
+
+ -- Andreas Tille <tille at debian.org>  Sun, 27 Aug 2017 22:08:09 +0200
+
 flexbar (1:3.0.3-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/patches/no_march_native.patch
=====================================
--- /dev/null
+++ b/debian/patches/no_march_native.patch
@@ -0,0 +1,17 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Sun, 27 Aug 2017 22:04:31 +0200
+Bug-Debian: https://bugs.debian.org/873429
+Forwarded-Upstream: no
+Description: Do not build with -march=native
+
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -11,8 +11,6 @@ else()
+ endif()
+ 
+ 
+-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native")
+-
+ if( CMAKE_SIZEOF_VOID_P MATCHES "8" )
+ 	message( STATUS "Flexbar 64 bit architecture" )
+ 	# if( WIN32 )


=====================================
debian/patches/series
=====================================
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+no_march_native.patch



View it on GitLab: https://salsa.debian.org/med-team/flexbar/compare/5833c23eddbd96f90f3edc3d12d4561e1f7e1204...2d7b8f423f96d6ca12c2597754e37f3920b683ae

---
View it on GitLab: https://salsa.debian.org/med-team/flexbar/compare/5833c23eddbd96f90f3edc3d12d4561e1f7e1204...2d7b8f423f96d6ca12c2597754e37f3920b683ae
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180316/812577a1/attachment-0001.html>


More information about the debian-med-commit mailing list