[Mplayer-cvslog] CVS: main configure,1.669,1.670
Arpi
arpi at thot.banki.hu
Sun Feb 23 02:36:10 CET 2003
Hi,
> Log Message:
> skip annoying unused parameter shit (if anyone needs these / knows a case
> where they pointed to a real bug then reverse this)
>
> --- configure 20 Feb 2003 23:32:46 -0000 1.669
> +++ configure 21 Feb 2003 22:19:23 -0000 1.670
> @@ -4742,7 +4742,7 @@
> # Checking for CFLAGS
> _stripbinaries=yes
> if test "$_profile" != "" || test "$_debug" != "" ; then
> - CFLAGS="-W -Wall -O2 $_march $_mcpu $_debug $_profile"
> + CFLAGS="-W -Wall -Wno-unused-parameter -O2 $_march $_mcpu $_debug $_profile"
it seems gcc 2.95.x does not have such option :(
according to manpage it's only -W(no-)unused here, no -unused-parameter
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
"However, many people beg for its inclusion in Debian. Why?" - Gabucino
"Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino
More information about the MPlayer-cvslog
mailing list