Date: Thu, 25 Mar 2010 18:30:21 +0000 From: Bruce Cran <brucec@muon.cran.org.uk> To: Mario Lobo <lobo@bsd.com.br> Cc: freebsd-hackers@freebsd.org, Ryan Stone <rysto32@gmail.com>, FreeBSD-Questions@freebsd.org Subject: Re: Compiling kernel with gcc43 Message-ID: <20100325183020.GA24363@muon.cran.org.uk> In-Reply-To: <9884b5281003251018g2599bfc9nec53b84253372e42@mail.gmail.com> References: <201003242258.05830.lobo@bsd.com.br> <9884b5281003250924i462eee68uf2a7eba7dd864033@mail.gmail.com> <bc2d971003251004r737a50cfmbf8df8d6cddbcd5c@mail.gmail.com> <9884b5281003251018g2599bfc9nec53b84253372e42@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 25, 2010 at 02:18:34PM -0300, Mario Lobo wrote: > All right !! Thanks for replying ! > > There are a lot of locations throughout the source code where -Werror is > enabled > How can I disable -Werror globally? via src.conf ? will it do it for > world/kernel? > will this "damage" the resulting kernel/world binaries? You should be able to use NO_WERROR in src.conf to prevent -Werror being used. -- Bruce Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100325183020.GA24363>