nixpkgs/pkgs/development/compilers/gcc/8
Alyssa Ross 12c37aec37
pkgsStatic.stdenv.cc.cc: put static libs in $lib
libtool requires the library files its .la files describe to be in the
same directory as those files.  We only do this for compilers without
shared libraries, so that the libraries in $lib are always the
libraries the package set is supposed to use.

Fixes: https://github.com/NixOS/nixpkgs/issues/76873
Fixes: https://github.com/NixOS/nixpkgs/issues/108534
2022-03-22 17:56:11 +00:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch
default.nix pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00