Henrik Grimler
6 years ago
committed by
Leonid Plyushch
2 changed files with 5 additions and 4 deletions
@ -0,0 +1,4 @@ |
|||
termux_step_host_build() { |
|||
"$TERMUX_PKG_SRCDIR/configure" ${TERMUX_PKG_EXTRA_HOSTBUILD_CONFIGURE_ARGS} |
|||
make -j "$TERMUX_MAKE_PROCESSES" |
|||
} |
Loading…
Reference in new issue