[Python dist] Explicitly link Core Foundation framework for MacOS (#34395)
Some user reported an issue that symbols from CoreFoundation are missing when install grpc/grpc-tools inside Conda: * https://github.com/grpc/grpc/issues/33714 * https://github.com/grpc/grpc/issues/34135 This PR adds the `-framework CoreFoundation` flag so no workarounds are required from user. <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. -->pull/34606/head
parent
5d04df43bb
commit
eccbc97697
2 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue