pforth: Fix build
This commit is contained in:
parent
fb99eeb9ed
commit
da8abb7306
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user