https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222641
--- Comment #13 from Jan Beich <[email protected]> --- 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 on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
