diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-10 17:21:48 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-10 17:21:48 +0300 |
commit | 734548071b6ffa2f7c1ba81e63a50cf8661872bf (patch) | |
tree | 91a39dd30d0b1b290c5901cfb59a071049f7ae63 /README.md | |
parent | Cygwin: option to convert symlinks to hardlinks (diff) | |
download | setup-gcc-734548071b6ffa2f7c1ba81e63a50cf8661872bf.tar.gz setup-gcc-734548071b6ffa2f7c1ba81e63a50cf8661872bf.zip |
README: update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,8 +34,8 @@ API | --------- | ------- | ------- | ----------- | platform | x64 | Yes | Install the x86_64 toolchain. | | *Other* | No | Install the i686 toolchain. -| cygwin | 1 | No | Install Cygwin packages. -| | *Other* | Yes | Install native binaries. +| cygwin | *Other* | Yes | Install native binaries. +| | 1 | No | Install Cygwin packages. | cc | 1 | Yes | Set up `cc`/`c++` executables. | | *Other* | No | Don't set up `cc`/`c++`. | hardlinks | *Other* | Yes | Cygwin: don't convert any symlinks. |