Help: Add notes for topic 'Apple-compiler-selection'
This commit is contained in:
parent
1f085e11e4
commit
da928d305b
|
@ -0,0 +1,8 @@
|
|||
Apple-compiler-selection
|
||||
------------------------
|
||||
|
||||
* On OS X with Makefile and Ninja generators, when a compiler is found
|
||||
in ``/usr/bin`` it is now mapped to the corresponding compiler inside
|
||||
the Xcode application folder, if any. This allows such build
|
||||
trees to continue to work with their original compiler even when
|
||||
``xcode-select`` switches to a different Xcode installation.
|
Loading…
Reference in New Issue