Hi Nikita I have not looked precisely on using the gold linker yet, but I guess this might be similar to what I have done with overriding the default compiler in stdenv [1]. You might want to have a look around the stdenvAdapters.
[1] https://github.com/nbp/firefox-build-env/blob/master/release.nix On Fri, May 1, 2015 at 6:21 PM, Nikita Karetnikov <[email protected]> wrote: > How do I link with gold in nix-shell? > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev -- Nicolas Pierron http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/ #NixOSParis evening — June 4 _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
