mirror of
https://github.com/ceph/ceph
synced 2025-01-18 09:02:08 +00:00
Merge pull request #37187 from kamoltat/patch-1
doc/dev/macos: remove nonexistence flag `--with-toolchain` Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
36d67cf59e
@ -3,7 +3,7 @@ build on MacOS
|
||||
|
||||
Since we've switched to C++ 17, and the default clang shipped with Xcode 9 does not support all the C++ 17 language features, it's suggested to install clang using brew::
|
||||
|
||||
brew install --with-toolchain llvm
|
||||
brew install llvm
|
||||
|
||||
and install all the necessary bits::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user