On 3/20/06, Steffen R. Knollmann <[EMAIL PROTECTED]> wrote: > > Unsetting CFLAGS is probably a good idea, though I wouldn't use the > sed to put -O4 to -O3. -O4 is perfectly valid, but equivalent to -O3 > (you can check in gcc/opts.c, function decode_options). Actually, -O45 > would also be equivalent to -O3 :-)
Thanks, Steffen. Looks like all the CFLAGS stuff is a wash in this case. It's too bad the MPlayer devs don't realize that -O4 is meaningless, but it doesn't affect us in any way. If you think -O3 is crazy, set your CFLAGS to something more sensible. My vote for this whole thread is to just add --disable-ossaudio to Command Explanations. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
