summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-06-03 11:47:22 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-06-29 23:39:35 -0400
commit4abf3027d8ee8b120d0bfc0f17e00bb28a3150cc (patch)
treeb268799ba126e5dceadf09ce9b5d61d47530f9a1 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent7cb8db1c029996e57b1a9d04b75963d01d0955bc (diff)
opensp: fix build with clang 16
There are two issues preventing a build with clang 16: * The configure scripts are too old and generate invalid `config.h`. This is fixed by using `autoreconfHook` with clang. * Use of the `register` storage class specifier, which is not allowed in C++17 (the default when building with clang 16). This is fixed by removing that usage.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions