[med-svn] [rapmap] 01/05: Set NO_NATIVE_ARCH=true

Andreas Tille tille at debian.org
Mon Dec 5 15:49:22 UTC 2016


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

tille pushed a commit to branch master
in repository rapmap.

commit 2292b242508599c452078bdc3ff169087e71c813
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 5 16:27:28 2016 +0100

    Set NO_NATIVE_ARCH=true
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 913b8fc..61a97ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rapmap (0.4.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * Set NO_NATIVE_ARCH=true
+    Closes: #847084
+
+ -- Andreas Tille <tille at debian.org>  Mon, 05 Dec 2016 16:27:02 +0100
+
 rapmap (0.4.0+dfsg-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index 5768c59..4c8f732 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DJELLYFISH_ROOT=/usr
+	dh_auto_configure -- -DJELLYFISH_ROOT=/usr -DNO_NATIVE_ARCH=true
 
 override_dh_auto_build:
 	dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rapmap.git



More information about the debian-med-commit mailing list