1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00

Update ndpi to netfilter 2.6

This commit is contained in:
Ycarus 2019-01-19 07:58:46 +01:00
parent 5decee3f8e
commit 06ed97451f
2 changed files with 2 additions and 17 deletions

View file

@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ndpi-netfilter2
PKG_VERSION:=a360566
PKG_VERSION:=dfc2fc1
PKG_RELEASE:=1
PKG_REV:=a360566
PKG_REV:=dfc2fc1
PKG_SOURCE_PROTO:=git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2

View file

@ -1,15 +0,0 @@
--- 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=