compiler: Bootstrap Makefiles
authorJerome St-Louis <jerome@ecere.com>
Sun, 3 Jul 2016 06:29:02 +0000 (02:29 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 3 Jul 2016 06:48:29 +0000 (02:48 -0400)
- Changed to use built binaries rather than installed compiler by default
- Set BS_REGEN_COMP to 'installed' to use installed compiler instead (added installed.cf invoking compiler binaries from PATH)
- This solves difficulties updating the bootstrap when modifiying core classes (e.g. Class)


No differences found