summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-05-06 09:01:17 +0100
committerSergei Trofimovich <slyich@gmail.com>2022-05-06 09:01:17 +0100
commit1d02b2cc9017250c58ad22db7d5aa114becbbac5 (patch)
treef4781b6a46b27a7af112c5206e43baf24162f483 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentbfd06fd04dc83bbb7f44ab5a6d52c7eacdc3f55b (diff)
ipmitool: fix build on -fno-common toolchains
Without the change build fails on toolchains like clang-13 which switch to -fno-common by default: $ nix build --impure --expr 'with import ./. {}; ipmitool.override { stdenv = clang13Stdenv; }' ... ld: ../lib/.libs/libipmitool.a(ipmi_hpmfwupg.o):/build/ipmitool-1.8.18/lib/../include/ipmitool/ipmi_hpmfwupg.h:803: multiple definition of `gVersionInfo'; ipmitool.o:/build/ipmitool-1.8.18/src/../include/ipmitool/ipmi_hpmfwupg.h:803: first defined here Pull upstream fix to move definition to .c file.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions