commit | 8f024a02d7d63315ecc3479f0715e927f48fc91b | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Nov 23 11:52:12 2022 +0100 |
committer | GitHub <noreply@github.com> | Wed Nov 23 11:52:12 2022 +0100 |
tree | 8cde5d558f3319ae0fa6ffc0a4ec01e66eb8e896 | |
parent | 8f18ac04d32515eab841172c956a8cb14bcee9c3 [diff] |
GH-95283: Add note about compilers in Mac/README.txt (#99506) The build machinery assumes that the compiler that's used to build on macOS includes an SDK that's at least as new as the OS version on the build machine. Explicitly mention this in Mac/README.txt.