[Bug 273286] editors/libreoffice: fails to build (on core2duo t7800)?

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Sep 2023 13:49:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273286

--- Comment #2 from Anton Saietskii <vsasjason@gmail.com> ---
(In reply to Vladimir Druzenko from comment #1)

Yes, I did:
.if ${.CURDIR:M${PORTSDIR}/devel/qt5-core} || \
        ${.CURDIR:M${PORTSDIR}/editors/libreoffice} || \
        ${.CURDIR:M${PORTSDIR}/multimedia/aom} || \
        ${.CURDIR:M${PORTSDIR}/www/node*}
CPUTYPE=core2
.endif

Those are only out of ~500 ports which are failing to build with -march=native.
I don't even remember anymore how long I use native (including src), and would
prefer to continue that.

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