-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install FMT and download ccache on MacOS (#10933)
Summary: Brew fmt11 is not supported. ccache brings in fmt11 from brew. The brew fmt11 headers are taking precedence over bundled headers. Bundle fmt and download prebuilt ccache that is statically linked. We will fix the header include issue in #10920 and add ccache back. Resolves #10936 Pull Request resolved: #10933 Reviewed By: amitkdutta Differential Revision: D62256989 Pulled By: kgpai fbshipit-source-id: 84aa17af17d564f291c416b479493bd9e5ea0715
- Loading branch information
1 parent
92b27fd
commit c722aa8
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters