mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/chromium: linux_use_bundled_binutils=false
Package-Manager: portage-2.3.0_p43
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user