diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-05 21:22:53 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-09-05 21:32:00 +0300 |
commit | d04208cef6e985db0830428975fc2ab3f28d89a1 (patch) | |
tree | ae89a1bfd6d094f76ceea32a25810abb969b92e4 /README.md | |
parent | README: fix a typo (diff) | |
download | setup-gcc-d04208cef6e985db0830428975fc2ab3f28d89a1.tar.gz setup-gcc-d04208cef6e985db0830428975fc2ab3f28d89a1.zip |
set up gcc/g++ symlinksv1.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,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`/`gcc`/`c++`/`g++` 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. |