vde2: trigger rebuild

failure was due to my broken grep patch
This commit is contained in:
Lucinda May Phipps 2021-09-09 12:27:51 +01:00 committed by GitHub
parent 53f71e24b3
commit e1489488ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ TERMUX_PKG_DEPENDS="libpcap,libtool , openssl, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS+=" --disable-python"
termux_step_pre_configure() {
autoreconf --install
CFLAGS+=" -Dindex=strchr -Drindex=strrchr"