mirror of
https://github.com/outbackdingo/nDPId.git
synced 2026-01-27 10:19:45 +00:00
bump libnDPI to 8b2c9860be8b0663bfe9fc3b6defc041bb90e5b2
Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ if [ -d ./.git ]; then
|
||||
fi
|
||||
|
||||
cd ./libnDPI
|
||||
test -r Makefile && make distclean
|
||||
DEST_INSTALL="${DEST_INSTALL:-$(realpath ./install)}"
|
||||
MAKE_PROGRAM="${MAKE_PROGRAM:-make -j4}"
|
||||
if [ ! -z "${CROSS_COMPILE_TRIPLET}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user