[eccodes] 08/13: Remove obsolete DISABLE_OS_CHECK
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 25 10:55:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to tag debian/2.5.0-2
in repository eccodes.
commit 69bf857a91c8d902909bd5cf43bd062d8c5557dd
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 4 12:05:28 2017 +0100
Remove obsolete DISABLE_OS_CHECK
---
debian/changelog | 1 +
debian/rules | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2e9b65b..4310b14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ eccodes (2.5.0-1) UNRELEASED; urgency=medium
* New upstream release
* Standards-Version: 4.1.1
+ * Remove obsolete DISABLE_OS_CHECK
-- Alastair McKinstry <mckinstry at debian.org> Tue, 03 Oct 2017 19:56:11 +0100
diff --git a/debian/rules b/debian/rules
index b370a73..0c7345c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
-#export DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
@@ -31,7 +30,6 @@ endif
BUILD_FLAGS = \
-DCMAKE_BUILD_TYPE=Release \
- -DDISABLE_OS_CHECK=ON \
-DENABLE_INSTALL_ECCODES_DEFINITIONS=ON \
-DENABLE_INSTALL_ECCODES_SAMPLES=ON \
-DENABLE_PNG=ON \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eccodes.git
More information about the debian-science-commits
mailing list