commit | fed90d4712422e5f417169083c59ca749daeae72 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Feb 12 13:56:13 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 12 13:56:13 2016 -0800 |
tree | ba67a1865c44b3954c182a1c6743bd72eb40431e | |
parent | 533cefe5b9c7cec2592fc7ca00ee4cf69a26c094 [diff] |
Try fixing unused-variable warnings another way. If we mark these as extern, the compiler won't complain they're unused. This is an unsatisfying hack, but last time we tried to condition these on non-NEON only, Chromium's GN linux ARM bot failed. They must not be configured to use the NEON procs? BUG=skia:4798 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1699473002 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Review URL: https://codereview.chromium.org/1699473002