[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 12:52:00 BST 2022


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

Tobias C. Berner <tcberner at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcberner at freebsd.org
              Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
                   |eeBSD.org)                  |

--- Comment #4 from Tobias C. Berner <tcberner at freebsd.org> ---
(In reply to jakub_lach from comment #3)
Moin moin 

You could something like

CPUTYPE=               native
.if !${.CURDIR:M*/qt5*}
CPUTYPE=               penryn
.endif

to your make.conf to override it as a work-around.


mfg Tobias

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


More information about the kde-freebsd mailing list