mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 21:04:25 +08:00
tests: Fix fuzz_setup.sh
The script only worked if clang folder was already created.
This commit is contained in:
parent
101f32884f
commit
0eb1ddb975
@ -2,6 +2,7 @@
|
||||
|
||||
sudo apt-get --yes install subversion screen gcc g++ cmake ninja-build golang autoconf libtool apache2 python-dev pkg-config zlib1g-dev libgcrypt11-dev
|
||||
|
||||
mkdir -p clang
|
||||
cd clang
|
||||
git clone https://chromium.googlesource.com/chromium/src/tools/clang
|
||||
cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user