mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Fix 32-bit build fails with ld.gold: internal error in get_section_contents, at icf.cc:467 (issue #2256)
This commit is contained in:
@@ -324,6 +324,10 @@ patches = [
|
||||
},
|
||||
{
|
||||
# Linux: Fix build errors related to dependency versions.
|
||||
#
|
||||
# Linux: Fix 32-bit build fails with ld.gold: internal error in
|
||||
# get_section_contents, at icf.cc:467
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/2256
|
||||
'name': 'linux_build',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user