On Mon, 8 Jul 2013 20:19:24 -0600
Ryan Hill wrote:
Ping.
> On Mon, 1 Jul 2013 14:55:35 -0600
> Ryan Hill wrote:
>
> Ping.
> http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00032.html
>
> > libatomic is currently unconditionally built with -Werror. This patch adds
> > --enable-werror to control
On Mon, 1 Jul 2013 14:55:35 -0600
Ryan Hill wrote:
Ping.
http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00032.html
> libatomic is currently unconditionally built with -Werror. This patch adds
> --enable-werror to control it (enabled by default). Bootstrapped and tested
> on x86_64, and inspecte
libatomic is currently unconditionally built with -Werror. This patch adds
--enable-werror to control it (enabled by default). Bootstrapped and tested
on x86_64, and inspected build logs to ensure it was doing what it should.
I'm assuming copyright assignment isn't necessary for a small change l