ref: 04c7c7f5989f7521ca68c8604b5b98b3bd4502bb
parent: e686640da8441d0cae0e45d5d6ef9f96c45a8e24
author: Ori Bernstein <[email protected]>
date: Wed May 13 21:06:42 EDT 2015
Fix bootstrap script. New deps => new build order. I should fix the bootstrap generation code.
--- a/bootstrap9.rc
+++ b/bootstrap9.rc
@@ -74,8 +74,6 @@
../6/6.out -I . fmt.myr
echo ../6/6.out -I . rand.myr
../6/6.out -I . rand.myr
-echo ../6/6.out -I . `{ape/psh $pwd/sysselect.sh wait}
- ../6/6.out -I . `{ape/psh $pwd/sysselect.sh wait}
echo ../6/6.out -I . now.myr
../6/6.out -I . now.myr
echo ../6/6.out -I . strjoin.myr
@@ -90,6 +88,8 @@
../6/6.out -I . slurp.myr
echo ../6/6.out -I . strfind.myr
../6/6.out -I . strfind.myr
+echo ../6/6.out -I . htab.myr
+ ../6/6.out -I . htab.myr
echo ../6/6.out -I . dirname.myr
../6/6.out -I . dirname.myr
echo ../6/6.out -I . putint.myr
@@ -102,10 +102,10 @@
../6/6.out -I . `{ape/psh $pwd/sysselect.sh env}
echo ../6/6.out -I . endian.myr
../6/6.out -I . endian.myr
-echo ../6/6.out -I . htab.myr
- ../6/6.out -I . htab.myr
echo ../6/6.out -I . intparse.myr
../6/6.out -I . intparse.myr
+echo ../6/6.out -I . `{ape/psh $pwd/sysselect.sh wait}
+ ../6/6.out -I . `{ape/psh $pwd/sysselect.sh wait}
echo ../6/6.out -I . ipparse.myr
../6/6.out -I . ipparse.myr
echo ../6/6.out -I . strstrip.myr