Changed warning to note.

这个提交包含在:
Craig Warren
2016-01-19 13:17:36 +00:00
父节点 cc0d84eb4a
当前提交 0e33678991

查看文件

@@ -96,7 +96,7 @@ Mac OS X
* gcc (https://gcc.gnu.org) is easily installed using the Homebrew package manager (http://brew.sh) :code:`brew install gcc --without-multilib`.
.. warning::
.. note::
Installations of Xcode on Mac OS X come with the LLVM (clang) compiler, but it does not currently support OpenMP, so you must install gcc.