diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-05 21:52:59 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-05 21:52:59 +0300 |
commit | 01d437c0618e76d3c44e7d58f5d175c75cb37bac (patch) | |
tree | 9bf4f42c094067154391989e52eaa51b2f6226aa /README.md | |
parent | version 13 has been released (diff) | |
download | setup-clang-01d437c0618e76d3c44e7d58f5d175c75cb37bac.tar.gz setup-clang-01d437c0618e76d3c44e7d58f5d175c75cb37bac.zip |
set up clang/clang++ symlinksv1.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,8 +39,8 @@ API | | *any* | | Install the i686 toolchain. | cygwin | *any* | ✓ | Install native binaries. | | 1 | | Install Cygwin packages. -| cc | 1 | ✓ | Set up `cc`/`c++` executables. -| | *any* | | Don't set up `cc`/`c++`. +| cc | 1 | ✓ | Set up `cc`/`clang`/`c++`/`clang++` executables. +| | *any* | | Don't set up the executables. | hardlinks | *any* | ✓ | Cygwin: don't convert any symlinks. | | 1 | | Cygwin: convert symlinks in /usr/bin to hardlinks. |