[Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 13 16:42:22 UTC 2020


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

--- Comment #73 from Mark Linimon <linimon at FreeBSD.org> ---
(In reply to Mark Linimon from comment #67)
> This is a small enough list that IMHO we could easily just commit, and perhaps either restrict the GCC version in them or mark them BROKEN.

Right now there is no way to restrict the GCC version if you have USES=fortran.
 If we want that, we need to write some code.  From Mk/Uses/fortran.mk:

  .elif ${fortran_ARGS} == gfortran
  _GCC_VER=       ${GCC_DEFAULT:S/.//}

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list