Teach `make cross-host' to convert .nib -> .bin &c.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 11 Dec 2018 15:59:30 +0000 (15:59 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 11 Dec 2018 23:50:51 +0000 (23:50 +0000)
commit75fb2df3b9bbc5b1fde613bdbfe5eaccdb42917e
tree10dcebb4136a7b6d408960f249a04a1ee3f2d1cc
parent26d8884ea0a985e9bb822fdd1ceac0886706e7c0
Teach `make cross-host' to convert .nib -> .bin &c.

This is more expedient for now than finding all the places in SF/CREF
that fasdump anything to fasdump both the .nib and the .bin file.
src/Makefile.in
src/compiler/machines/C/compiler.pkg
src/compiler/machines/i386/compiler.pkg
src/compiler/machines/svm/compiler.pkg
src/compiler/machines/x86-64/compiler.pkg
src/configure.ac
src/etc/crossbin.scm [new file with mode: 0644]