nixpkgs/pkgs/development/compilers/gnatboot
sternenseemann 58dbc09c41 gnatboot: explicitly check hostPlatform and prevent building a cross compiler
* gnatboot can't be used as cross compiler, so we should prevent this at
  eval time.

* Explicitly checking hostPlatform is also a lot nicer. Keeping system
  since gnatboot seems to be statically linked so gnu/musl which is also
  tracked in config isn't important.
2021-07-28 12:44:49 +02:00
..
default.nix gnatboot: explicitly check hostPlatform and prevent building a cross compiler 2021-07-28 12:44:49 +02:00