nixpkgs/pkgs/development/compilers/gcc/4.8
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
..
default.nix gcc: factor out $linkLib64toLib, move it from bash to nix 2022-08-05 13:52:25 -07:00