https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214747
Bug ID: 214747 Summary: [patch] attempt to remove dependency on firebird for tier-2 archs Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-b...@freebsd.org Reporter: lini...@freebsd.org CC: k...@freebsd.org Keywords: patch CC: k...@freebsd.org Created attachment 177285 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177285&action=edit patch across the tree to conditionalize dependency on firebird Currently on aarch64 (and other tier-2 clients) databases/firebird25-client fails to build due to the lack of a working AtomicCounter implementation. I looked into what it would take to fix that, but it is outside my scope at this time. However, firebird25-client is depended on by devel/qt4, devel/qt5, and libreoffice-*. This patch (currently undergoing testing on one of my machines) attempts to restrict those ports' dependence on firebird25-client to only x86. This is just a heads-up until the run completes. It will probably need an -exp run. -- You are receiving this mail because: You are on the CC list for the bug.