Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cygwin fixes #1352

Merged
merged 2 commits into from Apr 21, 2017
Merged

Cygwin fixes #1352

merged 2 commits into from Apr 21, 2017

Conversation

corngood
Copy link
Contributor

I needed to make these changes to build nix master on cygwin x64. I haven't tested it on any other platforms.

this is needed for pipe2()
this fixes a linker failure on cygwin 64 due to some bad
interaction between tls and shared libraries.

see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64697
@edolstra edolstra merged commit 169edf9 into NixOS:master Apr 21, 2017
masaeedu added a commit to masaeedu/nix that referenced this pull request Mar 12, 2018
Fixes NixOS#1826. See NixOS#1352 for a previous instance of a similar change.
edolstra pushed a commit that referenced this pull request Apr 19, 2018
Fixes #1826. See #1352 for a previous instance of a similar change.

(cherry picked from commit be54f4a)
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.

None yet

3 participants