diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-08-29 21:48:31 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-09-01 22:55:51 +0200 |
commit | d07950f774e03503146b299817941566453309bd (patch) | |
tree | 28684f3704ec087acf0806e464fa8519a8754dcd /libavdevice | |
parent | 177aec1257d4dcde2190b6632d9c6e44e3e5c8e9 (diff) | |
download | ffmpeg-d07950f774e03503146b299817941566453309bd.tar.gz |
Autodetect PowerPC vs. PowerPC64.
This is the same code as for x86_64.
This is necessary because uname returns PPC64 if the hardware
is 64 bit, however the userland can still be fully 32 bit.
In that case FFmpeg fails to compile because some macros in the
asm code are set up incorrectly.
For details see https://bugs.gentoo.org/show_bug.cgi?id=341235
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions