www-client/chromium: linux_use_bundled_binutils=false

Package-Manager: portage-2.3.0_p43
This commit is contained in:
Mike Gilbert
2016-09-22 20:39:51 -04:00
parent d0178fd1d4
commit c057d7646d

View File

@@ -451,7 +451,7 @@ src_configure() {
-Dlinux_use_gold_flags=0
-Dsysroot="
# Trying to use gold results in linker crash.
myconf_gn+=" use_gold=false use_sysroot=false"
myconf_gn+=" use_gold=false use_sysroot=false linux_use_bundled_binutils=false"
ffmpeg_branding="$(usex proprietary-codecs Chrome Chromium)"
myconf_gyp+=" -Dproprietary_codecs=1 -Dffmpeg_branding=${ffmpeg_branding}"