Sean McGovern <[email protected]> writes: > The correct fix is to remove -fpic from the command line. Not only does it > do nothing, silencing it will imply it is actually an accepted argument.
But it _is_ an accepted argument since the compiler does not abort with an error. No other -ffoo flags warn if redundantly specified. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
