[FFmpeg-devel] [PATCH]Fix hardware detection on aix

Michael Niedermayer michaelni at gmx.at
Tue Mar 11 21:27:27 CET 2014


On Tue, Mar 11, 2014 at 05:07:06PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
> 
> > > +# machine
> > > +if test "$target_os_default" = aix; then
> > > +    arch_default=$(uname -p)
> > > +else
> > > +    arch_default=$(uname -m)
> > > +fi
> > > +cpu="generic"
> > 
> > what does unmae -p and uname -m return on AIX ?
> 
> $ uname -p
> powerpc
> 
> $ uname -m
> 00F84C0C4C00
> Afaik, this does not indicate "ppc" but "5 CPUs, 
> 768 MB, 10GB" or something similar.

should be ok then

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140311/1fae1b63/attachment.asc>


More information about the ffmpeg-devel mailing list