Remove libarchive completely

This commit is contained in:
msqr1
2024-06-02 18:48:02 -07:00
parent 35a3e4ef66
commit 2e6e8800dc
2 changed files with 0 additions and 2 deletions

1
test
View File

@@ -33,7 +33,6 @@ export PATH=:$PATH:$(realpath $EMSDK)/upstream/bin
KALDI=$(realpath kaldi)
VOSK=$(realpath vosk)
OPENFST=$(realpath openfst)
LIBARCHIVE=$(realpath libarchive)
CLAPACK_WASM=$(realpath clapack-wasm)
cd src &&