Show compiler version at the top of the logs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -168,6 +168,9 @@ if { ccache -V; } >/dev/null 2>&1; then
|
|||||||
ccache -M 90M
|
ccache -M 90M
|
||||||
fi
|
fi
|
||||||
cd $BUILDDIR
|
cd $BUILDDIR
|
||||||
|
if [ -f wx-config ]; then
|
||||||
|
`./wx-config --cxx` --version
|
||||||
|
fi
|
||||||
<if-del-on-fail>trap 'cd; rm -rf $BUILDDIR' EXIT</if-del-on-fail>
|
<if-del-on-fail>trap 'cd; rm -rf $BUILDDIR' EXIT</if-del-on-fail>
|
||||||
</command>
|
</command>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
Reference in New Issue
Block a user