ARM: fix build with TI compiler
authorMåns Rullgård <mans@mansr.com>
Sat, 26 Jun 2010 18:34:56 +0000 (18:34 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 26 Jun 2010 18:34:56 +0000 (18:34 +0000)
commitf30d51d74f06cefe1e8f47ea454b07b361401076
tree968f23e2de461e5ea31bb91d5b169e027b997498
parent276fc8a4e269ed1375fc787b3b199a500a5a346d
ARM: fix build with TI compiler

The TI compiler defines __eabi__ to signal that ARM EABI is in use.
We must check for this in addition to the gcc macro __ARM_EABI__.

Originally committed as revision 23804 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/arm/asm-offsets.h