Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2017 23:50:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 222641] www/firefox: OPTIMIZED_CFLAGS=off build fails: libgkrust.a: could not read symbols
Message-ID:  <bug-222641-21738-lU1bpsbA6r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222641-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222641-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641

--- Comment #13 from Jan Beich <jbeich@FreeBSD.org> ---
OPTIMIZED_CFLAGS=off adds RUSTFLAGS += -C opt-level=0 but the issue seems
limited to --enable-stylo builds (default on amd64) which invoke rust-bindgen
(uses libclang.so from devel/llvm40) to integrate Style system from Servo with
the rest of Gecko.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222641-21738-lU1bpsbA6r>