1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 14:18:34 +00:00

Cleanup file src before build

This commit is contained in:
Daniel Bainton 2014-03-08 19:04:31 +00:00
parent 1738eddf52
commit 2ee7b8828a

@ -4,6 +4,7 @@ url="$mirror/file-$v.tar.gz"
build: crossmusl zlib
set -x
cd src/file-$v/src
rm -rf *.o file ../magic/magic.mgc ../magic/magic
CFLAGS="-DBUILTIN_ELF=1 \
-DELFCORE=1 \
-DHAVE_ASCTIME_R=1 \