[PATCH] D85715: [clangd] Attempt to allow gRPC & Proobuf static linking

Kirill Bobyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 04:12:13 PDT 2020


kbobyrev added a comment.

This seems to be the related issue for macOS: https://github.com/tensorflow/tensorflow/issues/30117. The proposed solution is hardcoding `-framework CoreFoundation` :(


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85715/new/

https://reviews.llvm.org/D85715



More information about the llvm-commits mailing list