Date: Tue, 13 Oct 2020 16:42:21 +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-M5yWiAzrU3@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 #73 from Mark Linimon <linimon@FreeBSD.org> --- (In reply to Mark Linimon from comment #67) > This is a small enough list that IMHO we could easily just commit, and pe= rhaps 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=3Dfo= rtran. If we want that, we need to write some code. From Mk/Uses/fortran.mk: .elif ${fortran_ARGS} =3D=3D gfortran _GCC_VER=3D ${GCC_DEFAULT:S/.//} --=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-M5yWiAzrU3>