[Bug 265027] devel/qt5-core does not compile on Penryn (-march=native does not support sse42) crc32 error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 5 10:38:05 BST 2022


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

--- Comment #3 from jakub_lach at mailplus.pl ---
(In reply to jakub_lach from comment #2)


sh -c "clang -v -fsyntax-only -march=native -x c /dev/null 2>&1 | grep -e
'-target-cpu' | sed -e 's|.*-target-cpu \([[:alnum:]]*\) .*|\1|'"

gives penryn and setting penryn works... yet native does not.

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


More information about the kde-freebsd mailing list