Skip to content
  • John Koleszar's avatar
    arm: fix missing dependency with --enable-shared · 9aa498b8
    John Koleszar authored
    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
    9aa498b8