diff --git a/BUILDING.md b/BUILDING.md index 9e6ec9908c58eb..7e02b260ca77c3 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -154,11 +154,11 @@ platforms. This is true regardless of entries in the table below. Depending on the host platform, the selection of toolchains may vary. -| Operating System | Compiler Versions | -| ---------------- | ------------------------------------------------------------------------- | -| Linux | GCC >= 12.2 or Clang >= 19.1 | -| Windows | Visual Studio 2022 or 2026 with the Windows 10 or 11 SDK on a 64-bit host | -| macOS | Xcode >= 16.4 (Apple LLVM >= 19) | +| Operating System | Compiler Versions | +| ---------------- | ------------------------------------------------------------------- | +| Linux | GCC >= 12.2 or Clang >= 19.1 | +| Windows | Visual Studio 2022 or 2026 with the Windows 11 SDK on a 64-bit host | +| macOS | Xcode >= 16.4 (Apple LLVM >= 19) | ### Official binary platforms and toolchains