Discussion:
Overriding -Werror in buildworld/buildkernel
(too old to reply)
c***@cox.net
2004-07-18 18:55:07 UTC
Permalink
OK, I understand the developers' desire to catch errors, but didn't we
at one time have a means of overriding the -Werror flag? I'm seeing a
lot of build failures lately due to warnings, not errors.

I thought adding WERROR=-Wno-error would do the trick, but it doesn't.

Any ideas?
--
Conrad J. Sabatier <***@cox.net> -- "In Unix veritas"
j***@freebsd.org
2004-07-18 20:29:16 UTC
Permalink
Post by c***@cox.net
OK, I understand the developers' desire to catch errors, but didn't we
at one time have a means of overriding the -Werror flag? I'm seeing a
lot of build failures lately due to warnings, not errors.
I thought adding WERROR=-Wno-error would do the trick, but it doesn't.
Try adding NO_WERROR=1 instead.


/Johan K
--
Johan Karlsson mailto:***@FreeBSD.org
Loading...