[sundials] 50/76: removed uneeded extra code from debian/rules
Andreas Tille
tille at debian.org
Sun Feb 5 18:45:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sundials.
commit 26053e505b94ca27ebd3029fdd2e71af34c0a79d
Author: Dima Kogan <Dmitriy.Kogan at jpl.nasa.gov>
Date: Tue Oct 4 22:36:54 2016 -0700
removed uneeded extra code from debian/rules
---
debian/rules | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/debian/rules b/debian/rules
index c58e36f..8b17282 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,4 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-
-#include /usr/share/hardening-includes/hardening.make
-#
-CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
-CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
-CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)
-LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-
#workaround to start MPI-applications in chroot
export OMPI_MCA_plm_rsh_agent=/bin/false
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git
More information about the debian-science-commits
mailing list