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.
Unfortunately, at the moment I cannot persuade the python configure
code to acceptmy mozconfig - it seems to have found a 0xc5 byte
somewhere,

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 4:
ordinal not in range(128)

Got a python backtrace showing the call-chain, but no indication of
where in the mozconfig it was.  Will take another a look after I've
upgraded qt/webengine on more systems.

ĸ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