diff options
author | milko.leporis <milko.leporis@imgtec.com> | 2016-03-09 04:42:26 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-09 12:43:26 +0000 |
commit | e7e0e4405b3882356c581d838e1f9bfc730572d5 (patch) | |
tree | 928c08b8e74ecd007efa0a2e779f3c01cc189962 /content/browser/shared_worker | |
parent | 87e5f5c006e843a5b4185964b83be230b946be0d (diff) | |
download | chromium_src-e7e0e4405b3882356c581d838e1f9bfc730572d5.zip chromium_src-e7e0e4405b3882356c581d838e1f9bfc730572d5.tar.gz chromium_src-e7e0e4405b3882356c581d838e1f9bfc730572d5.tar.bz2 |
[qcms] Fix build issue of qcms_tests for MIPS Linux
Building all target on MIPS will trigger issue with qcms_tests:
../mipsel-linux-gnu/Scrt1.o: In function `__start':
(.text+0x1c): undefined reference to `main'
clang: error: linker command failed with exit code 1
This change will make possible to build qcms_tests (without testing for
SSE2) for non ia32/x64 platforms.
BUG=130022, 590227
TEST=ninja -C out/Release all, qcms_tests -a -i sRGB.icc -o AdobeRGB1998.icc -s
Review URL: https://codereview.chromium.org/1734423002
Cr-Commit-Position: refs/heads/master@{#380124}
Diffstat (limited to 'content/browser/shared_worker')
0 files changed, 0 insertions, 0 deletions