mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
67d91c0840
This is the source for the new setup.sh: #!/bin/sh rm -rf sccache tar -xjf sccache.tar.bz2 if test -d LLVM; then rm -rf LLVM fi if test -f LLVM-*-win32.zip; then unzip LLVM-*-win32.zip mv LLVM-*-win32 LLVM fi |
||
---|---|---|
.. | ||
linux32 | ||
linux64 | ||
macosx64 | ||
win32 | ||
win64 |