[MPlayer-users] Any arguments to include optimized flags into Mplayer configure

RC cooleyr at gmail.com
Wed Dec 19 20:21:43 CET 2007


On Wed, 19 Dec 2007 16:50:59 +0800
boku <boku0712 at gmail.com> wrote:

>    As titled, I'd like to know during configure, is there any way to
> add some CFLAGS into mplayer compilation? Thanks!

MPlayer configure already generates highly optimized CFLAGS, and
changing them is strongly discouraged.  

But if perhaps you just want to test different flags, you can just set
them before running configure, and they will be used.  eg

CFLAGS="-Os" ./configure




More information about the MPlayer-users mailing list