summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3e1f089)
raw | patch | inline | side by side (parent: 3e1f089)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 21 Oct 2017 14:15:19 +0000 (16:15 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 21 Oct 2017 14:15:19 +0000 (16:15 +0200) |
debian/patches/dpdk-pkg-config.patch | patch | blob | history |
index b69b19e6d52e603f3d9638966b95610e006e3e10..e6c1f2e3c5e458752e26761cf84e4ff1b4bb229a 100644 (file)
Reviewed-by: Luca Boccassi <bluca@debian.org>
--- a/configure.ac
+++ b/configure.ac
-@@ -2607,34 +2607,69 @@ fi
+@@ -2676,34 +2676,69 @@
# --with-libdpdk {{{
AC_ARG_VAR([LIBDPDK_CPPFLAGS], [Preprocessor flags for libdpdk])
# }}}
--- a/src/Makefile.am
+++ b/src/Makefile.am
-@@ -420,8 +420,9 @@ if BUILD_PLUGIN_DPDKSTAT
+@@ -420,8 +420,9 @@
pkglib_LTLIBRARIES += dpdkstat.la
dpdkstat_la_SOURCES = dpdkstat.c
dpdkstat_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBDPDK_CPPFLAGS)