Pass exact implementation ID during recursive build
commitadb4f48ed3ce381b750b16d07fd20fdc1b6c2ef7
authorThomas Leonard <talex5@gmail.com>
Sat, 27 Oct 2012 18:42:58 +0000 (27 19:42 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 27 Oct 2012 18:46:07 +0000 (27 19:46 +0100)
treeb9bb5bf52ee2b8c112039973dabcfe8336206275
parentd200a1ad35641c03a5e3232515d41ed6b103dce9
Pass exact implementation ID during recursive build

Before, we just passed the version number of the source implementation we
wanted. It's more precise to pass the actual ID, in case there are multiple
source implementations with the same version number.
autocompile.py