mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Apply simpler solution for multiple definition of 'AtomicOps_Internalx86CPUFeatures' error
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2021 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -130,7 +130,7 @@ patches = [
|
||||
# Fix multiple definition of 'AtomicOps_Internalx86CPUFeatures' on Linux.
|
||||
# https://code.google.com/p/chromium/issues/detail?id=455263
|
||||
'name': 'base_atomicops_455263',
|
||||
'path': '../base/',
|
||||
'path': '../base/allocator/',
|
||||
},
|
||||
{
|
||||
# Disable scollbar bounce and overlay on OS X.
|
||||
|
Reference in New Issue
Block a user