nixpkgs/pkgs/development/compilers/gcc/common
Adam Joseph a6daffb118 gcc: factor out $linkLib64toLib, move it from bash to nix
This commit factors out the conditional which creates the `lib64->lib`
symlink in the `preInstall` phase, and calculates its value in nix
code rather than bash code so touching it doesn't cause a global
rebuild on every platform.
2022-08-05 13:52:25 -07:00
..
configure-flags.nix Merge pull request #181943 from trofi/fix-cross-built-gcc 2022-07-23 23:52:07 -04: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: factor out $linkLib64toLib, move it from bash to nix 2022-08-05 13:52:25 -07:00
strip-attributes.nix gcc: enable stripping for cross-compilers 2022-07-25 11:06:58 +01:00