nixpkgs/pkgs/development
Andreas Fuchs 1759959863 gcc: On darwin, adjust IDs of installed .so files also
Turns out that libgccjit gets installed as a .so file, which the gcc
builder.sh didn't change: It only touched .dylib files; that means
that anything linking in libgccjit.so would receive an "Image not
found" error at load time.

With this change, we invoke `install_name_tool` on .so files too,
adjusting their dynamic linker ID, so that they too can be found.
2020-08-25 08:12:35 -04:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers gcc: On darwin, adjust IDs of installed .so files also 2020-08-25 08:12:35 -04:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules Merge branch 'staging-next' into staging 2020-08-23 02:18:27 +02:00
idris-modules
interpreters Merge master into staging-next 2020-08-24 11:50:58 +02:00
java-modules
libraries Merge pull request #95893 from NixOS/u/kapps_2008 2020-08-25 19:41:53 +08:00
lisp-modules
lua-modules
misc
mobile
node-packages meguca: remove (#95920) 2020-08-21 13:00:40 -07:00
ocaml-modules ocamlPackages.dune-action-plugin: init at 2.7.0 2020-08-24 11:43:13 +02:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #94354 from flokli/systemd-246 2020-08-24 12:42:24 +02:00
r-modules
ruby-modules Merge pull request #90258 from Shopify/epk/bump-solargraph 2020-08-22 10:08:36 +02:00
tools Merge pull request #94354 from flokli/systemd-246 2020-08-24 12:42:24 +02:00
web Merge pull request #94354 from flokli/systemd-246 2020-08-24 12:42:24 +02:00