aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d8aa8369..b4540801 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,10 @@ dpdk (18.11-rc3-1~git1.1) UNRELEASED; urgency=medium
and the former is not needed as we no longer support vhost-user
in client mode. Please switch to server mode.
* d/p/0003-build-set-mfpu-neon-flag-for-armv7a-builds.patch: fix armhf build
+ * Add new DEB_BUILD_OPTIONS dpdk_config_options that accepts a comma
+ separated list (no spaces) of additional DPDK build configure options that
+ will be passed to Meson. Substitutes support for custom legacy Makefile
+ config files.
[ Christian Ehrhardt ]
* d/p/0001-build-avoid-non-supported-march-on-ppc-meson.patch: fix ppc build