diff options
| author | Randy Eckenrode <randy@largeandhighquality.com> | 2023-06-01 18:50:02 -0400 |
|---|---|---|
| committer | Randy Eckenrode <randy@largeandhighquality.com> | 2023-06-01 21:02:49 -0400 |
| commit | b7d4d9f519342669406874b78fbcf7f28384f39a (patch) | |
| tree | 76c11d47a2fa432eea9c30385647c136e714beb4 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 323e9a44c251f87da3b77087b9e1f6f36eb719f8 (diff) | |
getopt: fix build on clang 16
Normally, when getopt builds on a non-glibc platform, it uses C library
headers without including them. That’s fine unless your compiler is
clang 16, which is strict about using functions without prototypes.
Fortunately, Darwin’s headers are compatible enough as are Musl’s, so
defining `__GNU_LIBRARY__` can be done unconditionally.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
