diff options
Diffstat (limited to 'Help/release/dev/Apple-compiler-selection.rst')
-rw-r--r-- | Help/release/dev/Apple-compiler-selection.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Help/release/dev/Apple-compiler-selection.rst b/Help/release/dev/Apple-compiler-selection.rst deleted file mode 100644 index 5ff5653..0000000 --- a/Help/release/dev/Apple-compiler-selection.rst +++ /dev/null @@ -1,8 +0,0 @@ -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. |