perform-pre-gc-linking.sh: match overhauled gc fork handling
commit65fa4b3ed4dfa2667913e702687fa9ef6dd23342
authorKyle J. McKay <mackyle@gmail.com>
Sun, 28 Aug 2016 03:17:13 +0000 (27 20:17 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 28 Aug 2016 03:17:13 +0000 (27 20:17 -0700)
tree6b94c777ccaae212724b27452821f7de0b12b85d
parentea38617dee6183b0273d5885f5623eff1529c2e9
perform-pre-gc-linking.sh: match overhauled gc fork handling

Since the handlilng of forks during gc has changed, update the
perform-pre-gc-linking.sh script to match the new behavior to
avoid reintroducing any of the inefficiencies that were eliminated
by the gc fork handling overhaul.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/perform-pre-gc-linking.sh