[PATCH] D84219: [gn build] mac: use frameworks instead of libs where appropriate
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 08:48:05 PDT 2020
thakis added a comment.
Thanks for the patch!
This will break the build with old GNs, right? Should we make this dependent on `gn_version` to keep both versions working for a while? (As-is, it'll break my mac bot.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84219/new/
https://reviews.llvm.org/D84219
More information about the llvm-commits
mailing list