diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-12-28 16:05:49 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-12-28 16:12:20 +0000 |
| commit | 84f94cd186ed27912534845b8a0142e576a679ab (patch) | |
| tree | 3bf52d3a8e2587e3c8194e2c9216e9bf95caf495 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f56cbb9a85e5f5a6d41f25cfc0286fc8eba54a2a (diff) | |
gnome2.ORBit2: fix the build against `gcc-14`
Without the change the build fails as
https://hydra.nixos.org/build/282732612:
configure: error:
Linking is badly borked on your system. Please ensure your library path is correct
Check config.log for details - check near the end of the log above 'failed program was'
It happens because `gcc-14` defaults to `-Werror=implicit-int`. There is
no easy way to jst regenerate `./configure` as it is not compatible with
`automake-1.13` or above.
Let' flip the `-Werror=` switches back before `gnome2.ORBit2` gets
removed from `nixpkgs`.
Closes: https://github.com/NixOS/nixpkgs/issues/367694
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
