https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542
--- Comment #13 from Mark Linimon <lini...@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.