changeset 511:8e4b2c131ceb

Fix --static-host (emulator-build.sh got renamed run-from-build.sh).
author Rob Landley <rob@landley.net>
date Sun, 30 Nov 2008 18:58:33 -0600
parents d6182f514567
children b309dd2a45fe
files sources/build-all-targets.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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