nixpkgs/lib/systems
Matthew Bauer 3b32c920d5 systems/parse.nix: support eabihf
eabihf is an abi that can be used with ARM architectures that support
the “hard float”. It should probably only be used with ARM32 when you
are absolutely sure your binaries will run on ARM systems with a FPU.

Also, add an example "armhf-embedded" to match the preexisting
arm-embedded system. qmk_firmware needs hard float in a few places, so
add them here to get that to work.

Fixes #51184
2018-12-02 19:49:36 -06:00
..
default.nix treewide: add emulator to platform 2018-11-29 19:15:30 -06:00
doubles.nix tests/systems.nix: fix tests 2018-10-18 14:12:49 -05:00
examples.nix systems/parse.nix: support eabihf 2018-12-02 19:49:36 -06:00
for-meta.nix hurd: cleanup unmaintained target 2018-08-28 22:18:02 +01:00
inspect.nix avr: use new compilation infrastructure 2018-10-29 14:34:09 -05:00
parse.nix systems/parse.nix: support eabihf 2018-12-02 19:49:36 -06:00
platforms.nix lib.systems.platforms: Add more ARM autodetection 2018-10-31 19:04:06 -04:00