On Fri, Jun 15, 2018 at 02:14:37AM +0100, Ken Moffat wrote:
> On Thu, Jun 14, 2018 at 07:05:06PM -0400, Jean-Marc Pigeon wrote:
>
> it seems I was wrong about how I build it. For whatever reason, my
> script has
>
> sed -i 's/-Werror//' Makefile.am
>
> ./autogen.sh
>
> ./configure --prefix=/usr
>
> which is very different from what is in the current book.
>
That followed Pierre's commit in r18341. The explanation was:
Prevents the compiler to stop with error when a warning is issued,
since GCC 6 has introduced a lot more warnings, which are triggered
by the code.
I'm inclined to reinstate that, except
s/to stop with/stopping with an/ and
s/GCC 6/GCC 8/ : any objections ?
ĸen
--
Keyboard not found, Press F1 to continue
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page