Skip to content

coreutils: "uname -o" -> Cygwin if MSYSTEM=CYGWIN#3080

Merged
lazka merged 1 commit into
msys2:masterfrom
lazka:uname-cygwin-mode
Jul 4, 2022
Merged

coreutils: "uname -o" -> Cygwin if MSYSTEM=CYGWIN#3080
lazka merged 1 commit into
msys2:masterfrom
lazka:uname-cygwin-mode

Conversation

@lazka

@lazka lazka commented Jul 4, 2022

Copy link
Copy Markdown
Member

If MSYSTEM=CYGWIN we output "Cygwin" as the operating system.
This is relevant in build scripts which call "uname -o" and
check for cygwin there.

If MSYSTEM=CYGWIN we output "Cygwin" as the operating system.
This is relevant in build scripts which call "uname -o" and
check for cygwin there.

@dscho dscho left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, when combined with the corresponding patch to the MSYS2 Runtime.

@lazka lazka merged commit 68c3ab8 into msys2:master Jul 4, 2022
@lazka

lazka commented Jul 4, 2022

Copy link
Copy Markdown
Member Author

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants