Tweak bindist creation
libraries built by stage2 need all their bits in the bindist too. We were testing (stage == 1) rather than (stage /= 0).
Please register or sign in to comment
libraries built by stage2 need all their bits in the bindist too. We were testing (stage == 1) rather than (stage /= 0).