# HG changeset patch # User Rob Landley # Date 1263950859 21600 # Node ID 5706228c2e6a242f0c7e9c3bbeff93efc0f7d6f7 # Parent 8e18463c3d713617140c10dfe12119aeb1b17de5 Build the static native binaries for all targets, not just the last one. (Thinko.) diff -r 8e18463c3d71 -r 5706228c2e6a sources/more/buildall.sh --- 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.