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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 31 04:47:56 UTC 2020


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

--- Comment #2 from Mark Linimon <linimon at FreeBSD.org> ---
I have now added two patches which are necessary but insufficient.

I don't have a solution for the code duplication between bsd.gcc.mk and
Uses/fortran.mk.  The former is included *after* the latter.  In any case,
imposing an order on the two would be fragile in the long-term.

As this PR and my patches are only for testing purposes, perhaps it's enough
for now.  The *sufficient* patch would be to duplicate even more code from
bsd.gcc.mk which has to do with:

  ${USE_GCC} == any
  _GCC_ORLATER
  _GCCVERSION_OKAY

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


More information about the freebsd-ports-bugs mailing list