commit | 9aa498b82a7666491f6407b13087c7375834a490 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Mon Aug 16 09:34:30 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Mon Aug 16 09:34:34 2010 -0400 |
tree | dee14a52d02bd587be677ee000f84bb215db0c2d | |
parent | 80d3923a78e0fa85194b58d327d619e63919fbd8 [diff] |
arm: fix missing dependency with --enable-shared The C version of the dequant/idct/add function depends on the C version of the IDCT, but this isn't compiled in on ARM. Since this code has asm version, we can just remove this file to eliminate the link error. Change-Id: I21de74d89d3765a1db2da27292b20727c53178e9