commit | 2b2054091a9630c2ae7a9761c48b47df5946495c | [log] [tgz] |
---|---|---|
author | rmcilroy@chromium.org <rmcilroy@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c> | Wed Apr 02 09:58:28 2014 +0000 |
committer | rmcilroy@chromium.org <rmcilroy@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c> | Wed Apr 02 09:58:28 2014 +0000 |
tree | ba994eca0faa9819eb6ee6b8f1e381710f7cc342 | |
parent | f7e5ddf60109893580bf01e8ff7587c23260b0bd [diff] |
Fix warning about always_inline attribute in libjpeg_turbo. GCC 4.7/4.8 warns when __attribute__((always_inline)) is used without a normal 'inline' keyword. Pull an equivalent of upstream r1188 to avoid this warning. R=rmcilroy@chromium.org, phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/218733003 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@261103 4ff67af0-8c30-449e-8e8b-ad334ec8d88c