]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Check architecture lazily 234/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 10 Feb 2018 17:24:52 +0000 (18:24 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 10 Feb 2018 17:24:52 +0000 (18:24 +0100)
commit80a7043f12ffe6985ef3ce5bd9aac6c1c2ae2219
tree7a7ceba70094e52a272cd2a46ef7fc6c6e54a74f
parentc9c010da24769ffb4a851b81ab433ad93f44339b
Check architecture lazily

Before this patch, mkosi wouldn't even run --help on a platform that
wasn't amd64 or arm64. That's unnecessarily harsh, a lot of functionality
is platform-independent and will work anywhere.
mkosi