build fix

This commit is contained in:
its-pointless 2019-12-06 11:52:35 +11:00 committed by Fredrik Fornwall
parent f317c7cf7d
commit 35b6c1de21

View File

@ -11,6 +11,7 @@ TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {
./autogen.sh
export CPPFLAGS="-I$TERMUX_PKG_SRCDIR/lib $CPPFLAGS"
}
termux_step_post_configure() {