nixpkgs/lib/systems
Alyssa Ross 4d6a0bb966 lib.systems.parsed: add "elf" for some NetBSD archs
In Autoconf, some old NetBSD targets like "i686-unknown-netbsd" are
interpreted as a.out, not elf, and virtually nothing supports it.  We
need to specify e.g. "i686-unknown-netbsdelf" to get the right
behaviour.
2021-06-06 18:52:58 +00:00
..
architectures.nix lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
default.nix darwin: use "11.0" as sdk and minimum version on aarch64-darwin 2021-05-17 00:27:03 +09:00
doubles.nix lib/systems: add aarch64-darwin to mesaPlatforms 2021-05-17 00:27:02 +09:00
examples.nix Add crossPkgs.aarch64-darwin 2021-05-17 00:27:02 +09:00
inspect.nix Merge master into staging-next 2020-11-16 09:01:53 +01:00
parse.nix lib.systems.parsed: add "elf" for some NetBSD archs 2021-06-06 18:52:58 +00:00
platforms.nix platforms: Enable ftrace support for RISC-V 2021-06-01 19:49:30 -07:00