[heaptrack] 05/08: Do not build in Debug-mode.
    Anton Gladky 
    gladk at moszumanska.debian.org
       
    Wed May  3 20:34:20 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository heaptrack.
commit 56de1cc707a032409f63e5d3bc2f93991ab8ad18
Author: Anton Gladky <gladk at debian.org>
Date:   Wed May 3 22:17:31 2017 +0200
    Do not build in Debug-mode.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 80345c8..e36609d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@ BUILDDIR = $(CURDIR)/debian/build
 %:
 	dh $@ --builddirectory=$(BUILDDIR)
 
-override_dh_auto_configure:
-	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Debug
-
 # Unittests are explicitly set to "true" due to their failures.
 # The "|| true" should be removed, when #860949 is resolved
 override_dh_auto_install:
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/heaptrack.git
    
    
More information about the debian-science-commits
mailing list