On 2012-08-30 18:43, Eir Nym wrote:
On 30 August 2012 20:16, Dimitry Andric <[email protected]> wrote:
...
It seems the WERROR= in the xfs module Makefile was right there from the start, but it was never removed. I have compiled it using gcc, and there are actually no warnings from gcc at all. With clang, there are several warnings, so I have added a few workaround -Wno-xxx flags for them.
I committed the fixes in r239959. I tried building your GENERIC_PF kernel configuration, and it worked just fine now. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
