mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-11-01 18:57:48 +00:00
Fixed build if BUILD_NDPI=ON. May happen during XCompilation.
Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
@@ -12,6 +12,9 @@ flock -x -n 42 || {
|
||||
|
||||
cat <<EOF
|
||||
------ environment variables ------
|
||||
CC=${CC:-}
|
||||
CXX=${CXX:-}
|
||||
PKG_CONFIG=${PKG_CONFIG:-}
|
||||
CFLAGS=${CFLAGS:-}
|
||||
LDFLAGS=${LDFLAGS:-}
|
||||
CROSS_COMPILE_TRIPLET=${CROSS_COMPILE_TRIPLET:-}
|
||||
|
||||
Reference in New Issue
Block a user