Luca Barbato <[email protected]> writes: > CC: [email protected] > --- > configure | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configure b/configure > index 8161eac..fbfafe0 100755 > --- a/configure > +++ b/configure > @@ -2730,6 +2730,7 @@ case "$arch" in > ;; > ppc) > check_64bit ppc ppc64 'sizeof(void *) > 4' > + spic=$shared > ;; > sparc) > check_64bit sparc sparc64 'sizeof(void *) > 4' > --
Seems reasonable. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
