nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig f9fff51c2a
chromium: Link using gold linker flags
I originally wanted to do this a long time (a31301d) but IIRC back then
it didn't compile. Nowadays with the splitup of the gold linking flags
and the binutils integration, it's merely just a switch to flip, so
let's do that.

Only tested it by building against the current Chromium stable version
on 64bit, because right now builds on Hydra seem to time out (because of
this?) anyway so we have nothing to lose here.

The linking time was hereby reduced from >30 minutes (I didn't measure
it exactly but looked half an hour later to the build progress and it
was *still* linking) to about a few seconds, which I guess is even
though the measurement is quite bogus a tremendous improvement
nonetheless.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-28 11:41:13 +02:00
..
patches chromium/source: Move patches into its own subdir 2016-03-20 16:44:34 +01:00
browser.nix chromium: Revert working around --sysroot filter 2016-03-20 21:05:49 +01:00
common.nix chromium: Link using gold linker flags 2016-03-28 11:41:13 +02:00
default.nix chromium: Move source/default.nix into common.nix 2016-03-20 17:50:17 +01:00
plugins.nix chromium: Move source/default.nix into common.nix 2016-03-20 17:50:17 +01:00
update.nix chromium: Move source/default.nix into common.nix 2016-03-20 17:50:17 +01:00
update.sh chromium/source: Move update.nix to parent dir 2016-03-20 16:53:08 +01:00
upstream-info.nix chromium: Fix comment of upstream-info.nix 2016-03-20 23:10:13 +01:00