[all-commits] [llvm/llvm-project] b29981: [gn build/mac] Use -mmacos-version-min instead of ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Jul 7 14:56:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2998143a74af436be24b9cbe92f27a35f8a9759
https://github.com/llvm/llvm-project/commit/b2998143a74af436be24b9cbe92f27a35f8a9759
Author: Nico Weber <thakis at chromium.org>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M llvm/utils/gn/build/BUILD.gn
Log Message:
-----------
[gn build/mac] Use -mmacos-version-min instead of -mmacosx-version-min
The two flags do the same thing, but the OS is called macOS these days.
(The new flag is 5 years old: https://reviews.llvm.org/D32796)
No behavior change.
More information about the All-commits
mailing list