trying to tune ccache and clang cooperation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2014-07-05 14:13:12 +00:00
parent fa33a6b912
commit fa6beb56ab

View File

@ -19,7 +19,7 @@
<steps>
<checkout/>
<configure/>
<configure options="CXXFLAGS=&quot;-Qunused-arguments&quot; CFLAGS=&quot;-Qunused-arguments&quot;"/>
<compile-all/>
<run-tests/>
</steps>