I'm trying to rebuild a package with an autotools based toolchain and
it's failing because they use -Werror and gcc 4.6 spits out few new
warnings on the code.

Now, is it possible to quickly disable -Werror from the ./configure
command line? Right now the only solution I found (short of fixing the
code...) is to patch Makefile.in but that does seem very robust.

Thanks

G.

--
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to