]> git.tdb.fi Git - builder.git/commit
Get the executable in GnuCxxCompiler::do_prepare
authorMikko Rasa <tdb@tdb.fi>
Wed, 1 Oct 2014 21:46:42 +0000 (00:46 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 1 Oct 2014 21:46:42 +0000 (00:46 +0300)
commit0480f9ab0bcbe630f4a62c9b7ef7981443f9973f
tree1b751f8c8d6be11ebaf1ecae6567ed1287f38e6b
parentf8655608bfdaf8634ad7cc566598a0db3fe557fe
Get the executable in GnuCxxCompiler::do_prepare

It's needed for querying the compiler version, and Tool won't get it
until after do_prepare.
source/gnucxxcompiler.cpp