pforth: Fix build

This commit is contained in:
Fredrik Fornwall 2016-09-14 17:12:09 -04:00
parent fb99eeb9ed
commit da8abb7306

View File

@ -7,6 +7,7 @@ TERMUX_PKG_FOLDERNAME=pforth-${_COMMIT}
TERMUX_PKG_HOSTBUILD=yes
termux_step_host_build () {
cp -Rf $TERMUX_PKG_SRCDIR/* .
cd build/unix
CC=gcc make pfdicdat.h
CC=gcc make all