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

--- Comment #13 from Jan Beich <jbe...@freebsd.org> ---
(In reply to vvd from comment #12)
> OPTIONS_FILE_SET+=PORT_LLVM

Can you try without? Rust uses patched LLVM 4.0 by default which maybe required
for cfg_target_feature to detect SSE2.

https://github.com/rust-lang/rust/pull/31709
https://github.com/rust-lang/rust/blob/690ff045949a/src/rustllvm/PassWrapper.cpp#L200
https://github.com/rust-lang/rust/blob/690ff045949a/src/bootstrap/compile.rs#L543
https://github.com/rust-lang/rust/blob/690ff045949a/src/bootstrap/lib.rs#L505

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to