devtools: test build of zlib PMD
authorThomas Monjalon <thomas@monjalon.net>
Tue, 12 Feb 2019 22:18:54 +0000 (23:18 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 24 Feb 2019 22:24:11 +0000 (23:24 +0100)
commitfbe71342344bcea09b03cb3b9760b38a1a515002
tree9e658ca720cbb5e6e0ce64c5c1c7929dc31bcceb
parent814ad2a9bc0bbdbad9e4ca59728f9c0323edc513
devtools: test build of zlib PMD

The PMD zlib was not enabled in devtools/test-build.sh.
It is fixed by using the environment variable DPDK_DEP_ZLIB.

Fixes: 0c4e4c16b004 ("compress/zlib: introduce zlib PMD")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
devtools/test-build.sh