diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-02-07 22:37:37 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-02-07 22:37:37 +0000 |
| commit | e9a3f9e5688f6a7456bea00b469a00c30776c47b (patch) | |
| tree | 357a1864d2b785b7820b38fd84a796931ad3ce51 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos | |
| parent | cd5c10f69676a36ae44254b8cfd58f528a062f65 (diff) | |
wxSVG: fix build failure against `gcc-13`
Without the change `wxSVG` fails the build in `master` as
https://hydra.nixos.org/build/248172755:
libwx_gtk3u_xrc-3.2.so: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:416: svgview] Error 1
This happens due to mix of `gcc-12` / `gcc-13` `libstdc++` libraries.
THe fix just applies upstream fix for `wxSVG` for `gcc-13`.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
