Adds qcms to all.gyp. This was reverted before because qcms' sse2 code didn't compile on linux32 Official build. I believe I've fixed it by adding -msse and -msse2. Will submit late at night and watch the bots.
BUG=143 TEST=None author: Tony Payne <tpayne@chromium.org> original review: http://codereview.chromium.org/9958140/ Review URL: https://chromiumcodereview.appspot.com/9969139 git-svn-id: http://src.chromium.org/svn/trunk/src/build@130549 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
d80ce0caef
Коммит
054b0712fb
1
all.gyp
1
all.gyp
|
@ -47,6 +47,7 @@
|
|||
'../third_party/modp_b64/modp_b64.gyp:*',
|
||||
'../third_party/npapi/npapi.gyp:*',
|
||||
'../third_party/ots/ots.gyp:*',
|
||||
'../third_party/qcms/qcms.gyp:*',
|
||||
'../third_party/sqlite/sqlite.gyp:*',
|
||||
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
|
||||
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:generate_devtools_zip',
|
||||
|
|
Загрузка…
Ссылка в новой задаче