On Sun, Feb 03, 2019 at 02:51:19AM +0000, Ken Moffat wrote:
> On Sat, Feb 02, 2019 at 08:58:00PM +0000, Ken Moffat via blfs-dev wrote:
> > On Fri, Feb 01, 2019 at 11:17:12PM -0600, Brendan L via blfs-dev wrote:
> > > One other thing I should add. This line from the mozconfig:
> > > 
> > > |# Optimization for size is broken with gcc7 and later |
> > > 
> > > |ac_add_options --enable-optimize="-O2"|
> > > 
> > > ||
> > > 
> > > |It should probably be change to just --enable-optimize since we're using
> > > clang now. |
> > > 
> > 
> > Yeah.  But for that I'll need to do a real install to be sure.
> 
> Seems to work ok, and was significantly faster (I guess that with
> clang -Os is a lot quicker than -O2).  Rebuilding manually to see if
> the space changed ...

And then I discovered I'd not only removed the =-O2 from
the --enable-optimize, I'd also commented the whole line.  But
according to
 
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Configuring_Build_Options
the default is enable-optimize so I suppsoe I'm ok.

ĸen
-- 
thread 'main' panicked at 'giraffe',
/tmp/rustc-1.32.0-src/src/test/run-fail/while-panic.rs:17:13
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to