[gmt] 03/04: Drop custom debug flags.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jul 10 15:09:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gmt.
commit 8162f5d27c9f862772b50e95d4511ab29e55be34
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jul 10 16:33:37 2015 +0200
Drop custom debug flags.
---
debian/rules | 8 --------
1 file changed, 8 deletions(-)
diff --git a/debian/rules b/debian/rules
index 51c46ae..226bd53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,5 @@
#! /usr/bin/make -f
-# Some special build options
-ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -g -O0
- LDFLAGS += -g
-else
- CFLAGS += -O2
-endif
-
CFLAGS += $(CPPFLAGS)
ifneq (,$(findstring verbose,$(DEB_BUILD_OPTIONS)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git
More information about the Pkg-grass-devel
mailing list