wine mode && fix llvm makefile

This commit is contained in:
Andrea Fioraldi
2019-09-22 20:01:44 +02:00
parent 9aefe7a040
commit ff1f6af7e9
8 changed files with 58 additions and 5 deletions

View File

@ -212,6 +212,8 @@ fi
echo "[+] Building libcompcov ..."
make -C libcompcov
echo "[+] Building unsigaction ..."
make -C unsigaction
echo "[+] libcompcov ready"
echo "[+] All done for qemu_mode, enjoy!"