-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0186286433cc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3e3bee0d0e1b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 5 files changed
- 2 contributors
Commits on Nov 17, 2017
-
cctools: Add patch for extra flag for sierra hack
Patch is drawn from [1], made a PR at [2]. Eventually, we might consider doing something for GNU binutils too, in order that we switch (the normal) ld-wrapper to always use this to leverage ld to resolve libraries, rather than faking it in bash. [1]: https://github.com/obsidiansystems/cctools-port/tree/libs-normalize [2]: tpoechtrager/cctools-port#34
Configuration menu - View commit details
-
Copy full SHA for 2e1f7db - Browse repository at this point
Copy the full SHA 2e1f7dbView commit details -
cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hack
Also fix numberous bugs, such as: - Not getting confused on more flags taking file arguments. - Ensuring children reexport their children, but the original binary/library doesn't. - Not spawning children when it turns out we just dynamically link under the threshold but our total number of inputs exceeeds it. - Children were always named `libunnamed-*`, when that name was supposed to be the last resort only. In addition to the script, we also patch ld-wrapper to respect `.dylib` and `.so` alike. In a future version of nixpkgs, this can be so enabled by defaut. Newer nixpkgs will probably do this by default.
Configuration menu - View commit details
-
Copy full SHA for 30d3169 - Browse repository at this point
Copy the full SHA 30d3169View commit details
Commits on Jan 17, 2018
-
Merge pull request #29935 from obsidiansystems/appease-sierra-linker-…
…17.09 cc-wrapper: More intelligent sierra hack
Configuration menu - View commit details
-
Copy full SHA for 3e3bee0 - Browse repository at this point
Copy the full SHA 3e3bee0View commit details
There are no files selected for viewing