Use HOST_CC, default CC, to compile findprim.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 11 Jan 2019 04:45:19 +0000 (04:45 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 11 Jan 2019 04:45:20 +0000 (04:45 +0000)
commitb97efe1ab7a43276f975f63a626751617651b94a
tree41fed124ec8735c8ffa1ace6b688a0be08ec0577
parent1e3289480eaad2c0748e06353b750c6f541d30ed
Use HOST_CC, default CC, to compile findprim.

This needs to run on the host system, not on the target system.

This way we can cross-compile the microcode if you have a C
cross-compiler handy, which makes iterating development a lot faster
when the target's native C compiler is painfully slow.
src/microcode/configure.ac
src/microcode/makegen/Makefile.in.in