Fix Clang build on Android.
authordigit@google.com <digit@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 15:22:37 +0000 (15:22 +0000)
committerdigit@google.com <digit@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 15:22:37 +0000 (15:22 +0000)
commit536079b2099e986853c82c874059a6bcd7602742
treea5ffcdf90637a4de5cef74e33a195203a0dee999
parent0dd5ceb6d621c278ab09e97ea7e2172007990a5a
Fix Clang build on Android.

The optimize attribute is not supported with Clang/ARM r161757.

This warning, turned into an error, is emitted by -Wattribute (implicitly set).
Review URL: https://codereview.appspot.com/6489045

git-svn-id: http://skia.googlecode.com/svn/trunk@5316 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPreConfig.h
src/opts/SkBitmapProcState_opts_arm.cpp