diff cross-compiler.sh @ 36:2f1a6a4645ed

Why didn't "hg mv build.sh cross-compiler.sh" figure out what build.sh had gone away? Also, update include.sh to dump all the version-independent package symlinks in a single directory, and fix up fallout from that.
author Rob Landley <rob@landley.net>
date Mon, 11 Dec 2006 21:06:19 -0500
parents ad1cfcb043c7
children 297bb57cf74c
line wrap: on
line diff
--- a/cross-compiler.sh	Mon Dec 11 19:51:35 2006 -0500
+++ b/cross-compiler.sh	Mon Dec 11 21:06:19 2006 -0500
@@ -2,7 +2,6 @@
 
 # Get lots of predefined environment variables and shell functions.
 
-STAGE="build-cross"
 source include.sh
 
 # Build and install binutils