Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2020 04:47:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
Message-ID:  <bug-246700-7788-YR4v1rDFWT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246700

--- Comment #2 from Mark Linimon <linimon@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} =3D=3D any
  _GCC_ORLATER
  _GCCVERSION_OKAY

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246700-7788-YR4v1rDFWT>