# HG changeset patch # User Rob Landley # Date 1228093113 21600 # Node ID 8e4b2c131cebd01acf4782d62b7c9de5c488f89e # Parent d6182f514567a1b20d09358fb0e57eda5b8e6037 Fix --static-host (emulator-build.sh got renamed run-from-build.sh). diff -r d6182f514567 -r 8e4b2c131ceb sources/build-all-targets.sh --- a/sources/build-all-targets.sh Sun Nov 30 15:46:48 2008 -0600 +++ b/sources/build-all-targets.sh Sun Nov 30 18:58:33 2008 -0600 @@ -106,7 +106,7 @@ # This intentionally _doesn't_ use $NICE, so the distcc master node is higher # priority than the distccd slave nodes. -./emulator-build.sh "$USE_STATIC_HOST" << EOF +./run-from-build.sh "$USE_STATIC_HOST" << EOF # export USE_UNSTABLE=$USE_UNSTABLE export CROSS_BUILD_STATIC=1