bintools-wrapper: skip dynamic linker for static binaries#107596
Merged
Mic92 merged 1 commit intoNixOS:stagingfrom Dec 30, 2020
Merged
bintools-wrapper: skip dynamic linker for static binaries#107596Mic92 merged 1 commit intoNixOS:stagingfrom
Mic92 merged 1 commit intoNixOS:stagingfrom
Conversation
Mic92
commented
Dec 25, 2020
Member
Author
There was a problem hiding this comment.
This now checks if a linker is present for the selected cc-wrapper. This was not the case before and broke darwin.
10 tasks
Member
Author
|
@dasJ could you build |
Member
|
Member
👍🏼 |
f348af4 to
6f452b2
Compare
Member
I think this is unrelated to this PR. |
Member
Author
|
@SuperSandro2000 what did you try to build? Can you disable the sandbox just for: $ nix-build -A tests.cc-wrapper -A tests.cc-wrapper-clang |
Member
|
@Mic92 since others seem to do the build stuff, I'll unsubscribe here. Feel free to ping me if you need me again |
Member
Works without sandbox 👍🏼 |
6f452b2 to
61bbbcd
Compare
Emantor
approved these changes
Dec 29, 2020
matthewbauer
approved these changes
Dec 29, 2020
hypevhs
pushed a commit
to hypevhs/nixpkgs
that referenced
this pull request
Oct 26, 2021
Package began failing after NixOS#107596 The `nix-support/libc-ldflags-before` file is no longer guaranteed to exist, so this commit ensures the build continues without it.
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Motivation for this change
Revised version of #106908
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)