changeset 954:5706228c2e6a

Build the static native binaries for all targets, not just the last one. (Thinko.)
author Rob Landley <rob@landley.net>
date Tue, 19 Jan 2010 19:27:39 -0600
parents 8e18463c3d71
children 651b2f107fe9
files sources/more/buildall.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/more/buildall.sh	Sun Jan 17 17:26:12 2010 -0600
+++ b/sources/more/buildall.sh	Tue Jan 19 19:27:39 2010 -0600
@@ -63,7 +63,7 @@
 
 # This one has to do its own forking to avoid redundantly creating hdc.sqf
 
-sources/more/native-static-build.sh $i
+sources/more/native-static-build.sh
 
 # Create a file containing simple pass/fail results for all architectures.