fix emulated build

Embarrassingly broken since May 15 (commit ff8ec9bcff).

Thanks Jack Rusher for reporting this.

(fixes #48)
This commit is contained in:
Kartik K. Agaram 2021-06-18 06:54:53 -07:00 committed by Kartik Agaram
parent 0f2d0d6abe
commit 8c47da082b
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ cat a.tests |linux/bootstrap/bootstrap run linux/dquotes
cat a.dquotes |linux/bootstrap/bootstrap run linux/pack > a.pack
cat a.pack |linux/bootstrap/bootstrap linux/survey_baremetal > labels
cat a.pack |linux/bootstrap/bootstrap linux/labels_baremetal labels > a.survey
cat a.pack |linux/bootstrap/bootstrap run linux/survey_baremetal > labels
cat a.pack |linux/bootstrap/bootstrap run linux/labels_baremetal labels > a.survey
cat a.survey |linux/bootstrap/bootstrap run linux/hex > a.bin