Fix LIAR/C build to cross from 9.1.1.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 13 Oct 2013 07:44:16 +0000 (00:44 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 13 Oct 2013 07:44:16 +0000 (00:44 -0700)
commit5cf6bfccc80cfa6b567a3bd18b0b9fa671ecbf1e
tree02a1438d71dc2cdfd550ea8e9ba024aa46704305
parentf93e3c62b12e73cc059eb03c340bf47d466f772c
Fix LIAR/C build to cross from 9.1.1.

Toss the .bins generated by the host runtime (which include
sequence-3).  Only cross-compile .bins generated by the cross runtime.
src/compiler/Stage.sh
src/etc/Stage.sh
src/etc/compile-boot-compiler.sh