this is getting to be annoying

This commit is contained in:
Andrew Pamment 2022-07-17 10:08:42 +10:00
parent 27506a2d4e
commit 42b4a6a715

View File

@ -1,6 +1,7 @@
#!/bin/bash -e
export CFLAGS="-Wno-error"
export CXXFLAGS="-Wno-error"
cd $HOME/Quinn/tools
mkdir libz-build