summaryrefslogtreecommitdiff
path: root/jpeg_nbits_table.c
diff options
context:
space:
mode:
authorJonathan Wright <jonathan.wright@arm.com>2019-07-05 13:10:57 +0100
committerJonathan Wright <jonathan.wright@arm.com>2019-07-05 18:17:55 +0100
commit76aabbd351eea8a5988a5672526eda0677f2048d (patch)
tree905ace3e3618a143b9dd6c7cb20643a1a0963b43 /jpeg_nbits_table.c
parentf63b96a1fd12438e13864c996e8c5001e290e9e1 (diff)
Add extra guard for loop unroll pragma on AArch64
Guard clang loop unroll pragma on builds that optimize for size. 64-bit Android builds optimize for size, thus ignoring loop unroll pragmas. The compiler warning emitted due to the ignored pragma caused the build to fail since -Werror is also used. Change-Id: I387bddecfa31e502751c4886fc99fbe39e761474
Diffstat (limited to 'jpeg_nbits_table.c')
0 files changed, 0 insertions, 0 deletions