diff options
author | Linus Heckemann <git@sphalerite.org> | 2018-02-20T12·34+0000 |
---|---|---|
committer | Linus Heckemann <git@sphalerite.org> | 2018-02-27T00·27+0000 |
commit | eb03a296c1a538111056ce0d554911410c4ccb48 (patch) | |
tree | 40a6e8e15117c2c470c6a20fec3a8e518ac93879 /local.mk | |
parent | 24ec7500032c2434e450b7bc3f77ff4c1f12c41c (diff) |
Add build-extra-platforms setting
This allows specifying additional systems that a machine is able to build for. This may apply on some armv7-capable aarch64 processors, or on systems using qemu-user with binfmt-misc to support transparent execution of foreign-arch programs. This removes the previous hard-coded assumptions about which systems are ABI-compatible with which other systems, and instead relies on the user to specify any additional platforms that they have ensured compatibility for and wish to build for locally. NixOS should probably add i686-linux on x86_64-linux systems for this setting by default.
Diffstat (limited to 'local.mk')
0 files changed, 0 insertions, 0 deletions