diff options
| author | John Ericson <John.Ericson@Obsidian.Systems> | 2024-06-20 18:09:58 -0400 |
|---|---|---|
| committer | Artemis Tosini <me@artem.ist> | 2024-11-26 19:37:18 +0000 |
| commit | 70c2f444e35d0909e334a6e2be27bd4fead81e44 (patch) | |
| tree | 0d769aa704561323c6af6fa6d39d997afc672b19 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 09913b80234bf4224f0409f825d0983b1d539e52 (diff) | |
llvmPackages.bintuils: Hack ranlib to ignore `-t`
Old versions of libtool for OpenBSD insist on adding the `-t` flag to
ranlib, which updates the timestamp. llvm-ranlib does not support `-t`
and as no plans to do so [1], since it makes builds less reproducable.
OpenBSD upstream deals with this by patching ranlib to ignore the `-t`
flag [2].
Instead of writing patches for all LLVM versions or re-running `autoreconf`
on all packages that use libtool, we can wrap ranlib to ignore the flag.
[1]: https://github.com/llvm/llvm-project/issues/57129
[2]: https://github.com/openbsd/src/commit/d00990cc11fce25520b9dde416bb8cf50990e992
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
