[med-svn] [miaviewit] 04/04: Correct build flags
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Oct 27 11:28:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository miaviewit.
commit 039147698d1636aab7bcd21a4ed93513de80b7f2
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Tue Oct 27 12:22:12 2015 +0100
Correct build flags
---
debian/changelog | 1 +
debian/rules | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d7d4dff..73a33cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ miaviewit (1.0.2-1) UNRELEASED; urgency=medium
* New upstream release, Closes: #803050
* d/control: update standarts version to 3.9.6
tighen build dependency on libmia-2.2-dev
+ * d/rules: correct the buildflags
-- Gert Wollny <gw.fossdev at gmail.com> Tue, 27 Oct 2015 12:13:24 +0100
diff --git a/debian/rules b/debian/rules
index 4561519..37a2cf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@
.PHONY: override_dh_strip
-CXXFLAGS=-std=c++0x
-LDFLAGS += -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh $@ --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/miaviewit.git
More information about the debian-med-commit
mailing list