nixpkgs-suyu/pkgs/build-support/rust/hooks
Winter e2b092fc52 Revert "rustPlatform.bindgenHook: use the same clang/libclang as rustc"
This reverts commit 46ee37ca1d, as it breaks
anything that uses libcxx on Darwin, as well as cross-compilation to at
least armv6l.

As there's no clear solution at this time, reverting it is the best
option, as this only reduces build time closure size (something we can
arguably live with).

https://github.com/NixOS/nixpkgs/pull/207352#issuecomment-1418363441
https://github.com/NixOS/nixpkgs/pull/207352#issuecomment-1420124250
2023-02-07 00:04:19 -05:00
..
cargo-build-hook.sh
cargo-check-hook.sh
cargo-install-hook.sh
cargo-nextest-hook.sh
cargo-setup-hook.sh rust: fix on aarch64-linux by using GCC 11 and passing -lgcc 2023-01-04 18:15:20 -05:00
default.nix Revert "rustPlatform.bindgenHook: use the same clang/libclang as rustc" 2023-02-07 00:04:19 -05:00
maturin-build-hook.sh
rust-bindgen-hook.sh