Closed hannesm closed 8 years ago
Technically it won't work on MacOSX at the final link stage (solo5-kernel-...) unless you have an ELF cross-compiler, the toolchain uses Mach-O. However, I'll merge this for now and add in the appropriate availability constraints to the solo5-kernel-XXXX packages.
thx!
CC?=cc
(history repeating), and adjust opam to allow building on non-linux systems (I expect this to work as well on OpenBSD/NetBSD/MacOSX)