Skip to content

Commit

Permalink
www-client/chromium: linux_use_bundled_binutils=false
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0_p43
  • Loading branch information
floppym committed Sep 23, 2016
1 parent d0178fd commit c057d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www-client/chromium/chromium-55.0.2859.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit c057d76

Please sign in to comment.