[Bug 222641] www/firefox: OPTIMIZED_CFLAGS=off build fails: libgkrust.a: could not read symbols

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 3 23:50:55 UTC 2017


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

--- Comment #13 from Jan Beich <jbeich at 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.


More information about the freebsd-gecko mailing list