On Fri, Aug 30, 2013 at 4:09 PM, Ben Reser <b...@reser.org> wrote: >... > As it is right now the branch build bots are generally broken anyway because > they live on the same host machines as trunk and trunk marches on and requires > dependencies that the release branches can't use.
Switch to fully-static builds, and make available different .a library versions for each of the buildbots running on a box. Should work just fine. Cheers, -g