ndpi: fix cross compilation.
This commit is contained in:
@@ -12,10 +12,9 @@ license="GPL-3"
|
|||||||
homepage="http://www.ntop.org/products/ndpi/"
|
homepage="http://www.ntop.org/products/ndpi/"
|
||||||
distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz"
|
distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz"
|
||||||
checksum=0863c7096f70c785e1b27a34f7b40939ac1a0e3a734ea3dcaa5cf161360a2561
|
checksum=0863c7096f70c785e1b27a34f7b40939ac1a0e3a734ea3dcaa5cf161360a2561
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user