[eccodes] 01/02: Re-enable DISABLE_OS_CHECK.

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Dec 5 12:02:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag debian/2.5.0-4
in repository eccodes.

commit 5a5b41f0cc1954a4f48fa11e1eb6d849ae4cb783
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Nov 20 08:53:18 2017 +0000

    Re-enable DISABLE_OS_CHECK.
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1f4d54e..efb20cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+eccodes (2.5.0-4) UNRELEASED; urgency=medium
+
+  * Re-enable DISABLE_OS_CHECK. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 20 Nov 2017 08:48:56 +0000
+
 eccodes (2.5.0-3) unstable; urgency=medium
 
   * Also sanitize eccodes_ecbuild_config.h for reproducibility
diff --git a/debian/rules b/debian/rules
index 12725d0..5ee035e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,7 @@ 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