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

libiconv: don't use deprecated crossAttrs, re-enabling cross-stripping #35672

Merged
merged 1 commit into from Feb 26, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Feb 26, 2018

Fixes retained references to bootstrap compiler in cross.

https://twitter.com/telent_net/status/967202831940964352

FWIW, this wa added in 2013 in e80ec28,
and a lot of things have changed since then!

Removing as cruft and to fix closure sizes on platforms being used.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Fixes retained references to bootstrap compiler in cross.
@dtzWill
Copy link
Member Author

dtzWill commented Feb 26, 2018

cc @telent

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/50hkgnk3y4sjsbifpbxlr04kaf29kdvv-glibc-iconv-2.26-131

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

/nix/store/kvq40v4fclsg4m5kv97dlbfiazz9i1iw-glibc-iconv-2.26-131

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

/nix/store/ajgx256swvr718n7zxcdyvnriaaxfcz4-libiconv-osx-10.11.6

@dtzWill dtzWill merged commit 4697c98 into NixOS:master Feb 26, 2018
@dtzWill dtzWill deleted the fix/libiconv-strip branch February 26, 2018 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants