From 11a5cf4a06f8381b594df4b1e40d546aac042ef9 Mon Sep 17 00:00:00 2001 From: sergei-pyshnoi <121864472+sergei-pyshnoi@users.noreply.github.com> Date: Wed, 25 Jan 2023 17:12:09 +0100 Subject: [PATCH] [macOS] Add gcc 12 (#6977) --- images/macos/toolsets/toolset-11.json | 3 ++- images/macos/toolsets/toolset-12.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index acbaafea..1a63e249 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -235,7 +235,8 @@ "versions": [ "9", "10", - "11" + "11", + "12" ] }, "toolcache": [ diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index b063a3f0..62b9b409 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -200,7 +200,8 @@ }, "gcc": { "versions": [ - "11" + "11", + "12" ] }, "toolcache": [