mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update ndpi-netfilter2
This commit is contained in:
parent
992fb11b78
commit
008cdcc468
2 changed files with 21 additions and 6 deletions
15
ndpi-netfilter2/patches/config.patch
Normal file
15
ndpi-netfilter2/patches/config.patch
Normal file
|
@ -0,0 +1,15 @@
|
|||
--- a/configure.seed 2018-10-01 15:23:58.000000000 +0200
|
||||
+++ b/configure.seed 2018-08-22 08:29:35.000000000 +0200
|
||||
@@ -52,11 +51,6 @@
|
||||
AC_CHECK_LIB([numa], [numa_available], [LIBNUMA="-lnuma"])
|
||||
fi
|
||||
|
||||
-if test -z `which clang`; then
|
||||
-CC=gcc
|
||||
-else
|
||||
-CC=clang
|
||||
-fi
|
||||
-
|
||||
+
|
||||
HS_LIB=
|
||||
HS_INC=
|
Loading…
Add table
Add a link
Reference in a new issue