mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-30 01:42:22 +00:00
bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ if [ ! -z "${CROSS_COMPILE_TRIPLET}" ]; then
|
||||
else
|
||||
HOST_ARG=""
|
||||
fi
|
||||
./autogen.sh --prefix="${DEST_INSTALL}" --with-only-libndpi ${HOST_ARG} ${ADDITIONAL_ARGS}
|
||||
./autogen.sh --enable-option-checking=fatal --prefix="${DEST_INSTALL}" --with-only-libndpi ${HOST_ARG} ${ADDITIONAL_ARGS}
|
||||
${MAKE_PROGRAM} install
|
||||
|
||||
rm -f "${LOCKFILE}"
|
||||
|
||||
Reference in New Issue
Block a user