commit e93a946aaa877788b70675aa93a35676648274d8
parent e8b4e9c992a28ccf1d8e98baca3afe781d3e072e
Author: Drew DeVault <sir@cmpwn.com>
Date: Tue, 7 Jun 2022 23:22:53 +0200
cmd/hare: remove obsolete TODO
Signed-off-by: Drew DeVault <sir@cmpwn.com>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/cmd/hare/target.ha b/cmd/hare/target.ha
@@ -21,7 +21,6 @@ fn default_target() *target = {
};
// TODO:
-// - Source default target information from here
// - Implement cross compiling to other kernels (e.g. Linux => FreeBSD)
// - sysroots
const targets: [_]target = [