bootstrap: add the missing step `nitg_0`
authorJean Privat <jean@pryen.org>
Tue, 13 May 2014 19:18:42 +0000 (15:18 -0400)
committerJean Privat <jean@pryen.org>
Thu, 15 May 2014 14:50:53 +0000 (10:50 -0400)
commitd055af3c72a28534651e6d26267bb9cc4a5fe50d
tree5cbab414106822442840184fd5bbdde3a5c77b12
parentec0ebe9128722740d043372629ca13fc1961f2d1
bootstrap: add the missing step `nitg_0`

The compiler in c_src might produce code that does not understand
new phases, annotation or whatever ; or that is just broken outside
the bootstrap.

Thus, an additional phase is used to produce the usable compiler in bin

Signed-off-by: Jean Privat <jean@pryen.org>
src/Makefile
src/ngall.sh