Corrections to the previous commmit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
<scheduler>daily_0600</scheduler>
|
<scheduler>daily_0600</scheduler>
|
||||||
<steps>
|
<steps>
|
||||||
<checkout/>
|
<checkout/>
|
||||||
<configure options="--disable-all-features"/>
|
<configure options="--disable-gui"/>
|
||||||
<compile-all/>
|
<compile-all/>
|
||||||
<run-tests/>
|
<run-tests/>
|
||||||
</steps>
|
</steps>
|
||||||
@@ -38,8 +38,8 @@
|
|||||||
<scheduler>daily_0600</scheduler>
|
<scheduler>daily_0600</scheduler>
|
||||||
<steps>
|
<steps>
|
||||||
<checkout/>
|
<checkout/>
|
||||||
<configure options="--disable-gui"/>
|
<configure options="--disable-all-features"/>
|
||||||
<compile-all/>
|
<compile-all utils="false"/>
|
||||||
<run-tests/>
|
<run-tests/>
|
||||||
</steps>
|
</steps>
|
||||||
</build>
|
</build>
|
||||||
|
Reference in New Issue
Block a user