Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mason: build kernel as executable [#146]
... instead of custom_target. This is very interesting, as it now uses clang -nostdlib for linking, which seems to work. This will probably simplify the cross-compilation, in case clang can find the proper cross ld.
- Loading branch information