nixpkgs/pkgs/development/compilers/gcc/common
sternenseemann 1508ea5708 gnat{6,9,10,11}: don't build libada when building a cross compiler
According to https://wiki.osdev.org/GNAT_Cross-Compiler building
libada is not possible when building a cross compiler. Unfortunately I
haven't been able to determine if this is upstream's position as well,
but sure enough disabling libada lets us build a GNAT cross compiler.
2021-07-28 12:44:49 +02:00
..
configure-flags.nix gnat{6,9,10,11}: don't build libada when building a cross compiler 2021-07-28 12:44:49 +02:00
extra-target-flags.nix treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
platform-flags.nix gcc: fix powerpc64-linux 2021-01-30 12:34:30 -08:00
pre-configure.nix gcc*: force building a cross compiler if host and target platform differ 2021-05-18 00:16:54 +02:00