1
0
Fork 0
mirror of synced 2024-06-25 16:31:09 -04:00

Add OS note for Cygwin/MinGW

This commit is contained in:
Jared Smartt 2021-01-12 16:06:08 -07:00 committed by GitHub
parent f7490b5bc3
commit 05dad94966
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,9 @@ be omitted. Most attributes can be abbreviated as a single letter.
The OS for "Windows Subsystem for Linux" is reported as "WSL", even though uname identifies as "Linux".
<br/>
*
The OS for Linux-like runtimes for Windows (e.g. MinGW, Cygwin) is obtained by running `uname -o`.
<br/>
*
If `lsb_release` is not available, "distro" will be the ID specified in `/etc/os-release`.
</sup></sub>