mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 03:03:37 +00:00
9cd4e84a4d
Clang 16 does not allow `main` with an implicit `int`, which causes the configure script to misdetect clang as a non-working compiler. Patching `configure.in` and regenerating `configure` allows libelf to build. Due to the comment regarding bootstrap tools, this patching is only done on Darwin with clang. |
||
---|---|---|
.. | ||
default.nix | ||
dont-hardcode-ar.patch | ||
fix-configure-main.patch | ||
preprocessor-warnings.patch |