void-packages/srcpkgs/firefox
Juan RP a31d1136a2 firefox: disable gold linker on musl to unbreak the build.
Looks like the gold linker has issues with --hash-style=sysv|both,
and can't hide some symbols that should be hidden with --hash-style=gnu.

For now just disable the gold linker until we set ld's hash style to gnu,
like alpine and to match our gcc settings.
2015-06-12 12:41:16 +02:00
..
files
patches firefox: unbreak build; merge patches from Alpine for musl. 2015-06-11 18:59:32 +02:00
template firefox: disable gold linker on musl to unbreak the build. 2015-06-12 12:41:16 +02:00