Closed marsam closed 6 years ago
This allows to build the linuxkit kernel with docker remote builder, which does not have the feature big-parallel, otherwise fails with the message:
big-parallel
error: a 'x86_64-linux' is required to build '/nix/store/dgp6lijq18a0jvvni12nv3hqqkvf0rpp-linux-4.9.107-linuxkit.drv', but I am a 'x86_64-darwin'
I think the builder should enable big-parallel instead.
I agree with @puffnfresh.
This allows to build the linuxkit kernel with docker remote builder, which does not have the feature
big-parallel
, otherwise fails with the message: