Revert the change to wxGTK build slave configure arguments.
Undo the temporary change of r74975 as it didn't help with fixing the problem with the failing unit test. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
40cbd1603a
commit
daa65c025e
@ -14,7 +14,7 @@
|
||||
<scheduler>trunk_quick</scheduler>
|
||||
<steps>
|
||||
<checkout/>
|
||||
<configure options="--enable-compat28 --enable-debug --with-libpng=builtin"/>
|
||||
<configure options="--enable-compat28 --enable-debug"/>
|
||||
<compile-all/>
|
||||
<run-tests/>
|
||||
</steps>
|
||||
|
Loading…
Reference in New Issue
Block a user