[Bug 231542] devel/qt5-qmake: fix build with gcc-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 7 00:35:57 BST 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542
--- Comment #13 from Mark Linimon <linimon at FreeBSD.org> ---
(In reply to Tobias C. Berner from comment #12)
There is already a way to add the depends.
What about adding, right after
+.if ${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64
USE_GCC= yes
?
Mk/bsd.gcc.mk is processed after all of USES_*.
As for the "work well on compiler.mk", the extra patches are already dependent
on that ARCH conditional; and the patchfiles are only for gcc-related files.
I'll test a build with this in a bit.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the kde-freebsd
mailing list