1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-19 19:03:00 +02:00
Files
FFmpeg/libavcodec/arm
Måns Rullgård f30d51d74f 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
2010-06-26 18:34:56 +00:00
..
2010-06-26 18:34:56 +00:00
2010-06-01 17:21:16 +00:00
2010-06-01 17:21:16 +00:00
2010-06-22 19:17:41 +00:00