summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-05-18 19:26:08 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-05-18 19:26:08 +0100
commitcf68ea1a942bda6d7610440eba1fea70ec8cd42e (patch)
tree0b2c8cf0235dd88aa93fa3add03a7804122a355a
parent5608358c4fb189d7991cd7f5a2e615ac8e558b36 (diff)
Mention nostatic in the changelog
Change-Id: I3547273ac7728105f52fa0465cadd7d39aa43fb2 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dfe2574..826d7ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium
distributed exclusively under the GPL2 in debian/copyright
* Add new DEB_BUILD_OPTIONS "nodocs" to allow users to avoid
building the DPDK documentation
+ * Add new DEB_BUILD_OPTIONS "nostatic" to allow users to avoid
+ building the DPDK static libraries
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Dec 2016 16:58:37 +0100