DescriptionFix 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
Committed: 261103
Patch Set 1 #Patch Set 2 : Update README.chromium #Patch Set 3 : Update README.chromium (take 2) #Messages
Total messages: 14 (0 generated)
|