On Sun, Mar 02, 2014 at 02:14:54AM -0500, Reinhard Tartler wrote: > --- a/configure > +++ b/configure > @@ -3222,6 +3222,10 @@ case "$arch" in > + s390) > + check_64bit s390 s390x 'sizeof(void *) > 4' > + spic=$shared > + ;;
Are there 32/64 bit variants of S390? Is the check just a stray change? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
