summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2025-02-10 23:04:41 +0000
committerSergei Trofimovich <slyich@gmail.com>2025-02-10 23:15:03 +0000
commitf54699d016320a463f3cda8659cf577a5aa0b0e3 (patch)
treed8020184500b9aa8cccfd6d7a595f8734938df0e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent45798f6e547be95c046bca03ee348e2eefb56fce (diff)
pkgsCross.loongarch64-linux.libgcc: update for `gcc-14`
Without the change the `pkgsCross.loongarch64-linux.stdenv` fails as: In file included from /build/source/libgcc/../gcc/config/loongarch/loongarch.h:53, from ../../.././gcc/tm.h:53, from /build/source/libgcc/fixed-bit.c:48: /build/source/libgcc/../gcc/config/loongarch/loongarch-driver.h:82:10: fatal error: loongarch-multilib.h: No such file or directory 82 | #include "loongarch-multilib.h" | ^~~~~~~~~~~~~~~~~~~~~~ This started happening in `nixpkgs` after `gcc` was update from `gcc-13` to `gcc-14`. `gcc-14` added new auto-generated `loongarch-multilib.h` in https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=227b18f5d7616d6d34ac44836a8679de9b43c857 That broke fragile `libgcc` derivation in `nixpkgs`: the derivation sidesteps normal `gcc` build flow and relies on build details quite heavily by explicitly listing `gcc/` dependencies of `libgcc/` sources. This change forces `loongarch-multilib.h` build which is a new dependency of `libgcc` on `loongarch64`. Closes: https://github.com/NixOS/nixpkgs/issues/380901
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions