nixpkgs-suyu/pkgs/development/tools/build-managers/gradle
Mathieu Boespflug 6c9c59067b gradle: fix attribute name for gcc libs path.
PR #14326 fixed gradle so that its native code library could find
libstdc++.so.6, but this fix is inoperative now, because this library
is in `"${stdenv.cc.cc.lib}/lib"` now, rather than
`"${stdenv.cc.cc}/lib"`.
2016-04-17 01:09:24 +02:00
..
2.5.nix gradle: reinit at 2.5. 2015-11-06 07:31:58 -08:00
default.nix gradle: fix attribute name for gcc libs path. 2016-04-17 01:09:24 +02:00