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=3D222641

--- Comment #13 from Jan Beich <jbeich@FreeBSD.org> ---
OPTIMIZED_CFLAGS=3Doff adds RUSTFLAGS +=3D -C opt-level=3D0 but the issue s=
eems
limited to --enable-stylo builds (default on amd64) which invoke rust-bindg=
en
(uses libclang.so from devel/llvm40) to integrate Style system from Servo w=
ith
the rest of Gecko.

--=20
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>