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:
Marshall Greenblatt
2015-02-05 21:47:25 +00:00
parent 3dc9072f58
commit 282eb76750
2 changed files with 13 additions and 88 deletions

View File

@@ -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.