From 3bdaf21429012e43532eedb91a0396fc00e9902f Mon Sep 17 00:00:00 2001 From: Sergey Fedorov Date: Fri, 5 Jul 2024 09:47:53 +0800 Subject: [PATCH] R PG: ensure correct gcc is picked when gcc used as a primary compiler --- _resources/port1.0/group/R-1.0.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_resources/port1.0/group/R-1.0.tcl b/_resources/port1.0/group/R-1.0.tcl index 1c1daa455586b..7518f50f21808 100644 --- a/_resources/port1.0/group/R-1.0.tcl +++ b/_resources/port1.0/group/R-1.0.tcl @@ -107,7 +107,8 @@ compiler.blacklist-append {macports-clang-1[7-9]} # Similarly, for gcc select the gcc13 variant of the compilers PG. # This setting should also be kept in sync with that in the R Port. # Updates should be coordinated with the R maintainers. -# NOTE: upon the update to gcc14, please add a blacklist of newer gccs, +compiler.blacklist-append {macports-gcc-1[4-9]} +# NOTE: upon the update to gcc14, please update the blacklist accordingly, # like it is done for clangs. We would prefer using the same version of gcc and gfortran. if {${os.platform} eq "darwin" && ${os.major} < 10} { # Until old platforms are switched to the new libgcc.