From cfbaf5ff4d793acc1e440bdd1caba0e7b7e3ae17 Mon Sep 17 00:00:00 2001 From: Alena Sviridenko Date: Fri, 28 May 2021 18:19:34 +0300 Subject: [PATCH] [macOS] removed GCC 8 (#3476) --- images/macos/toolsets/toolset-10.14.json | 1 - images/macos/toolsets/toolset-10.15.json | 1 - images/macos/toolsets/toolset-11.json | 1 - 3 files changed, 3 deletions(-) diff --git a/images/macos/toolsets/toolset-10.14.json b/images/macos/toolsets/toolset-10.14.json index a2d5868b..ebbe6620 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -265,7 +265,6 @@ }, "gcc": { "versions": [ - "8", "9", "10", "11" diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 128cb3cb..a8fe5e99 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -217,7 +217,6 @@ }, "gcc": { "versions": [ - "8", "9", "10", "11" diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 7e0eca72..443244d3 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -152,7 +152,6 @@ }, "gcc": { "versions": [ - "8", "9", "10", "11"