nixpkgs/pkgs
Francesco Gazzetta c6ea401438 gdc: match gcc version
Programs compiled with gdc (such as tumiki-fighters and torus-trooper)
that depend on c++ libraries were failing with errors such as

/nix/store/3fqi6nigj8dkbvjnw8y4dy59gkq8vsj4-binutils-2.38/bin/ld: /nix/store/36960p41h83cwkcs2vpzg8ni39w4sc5m-bulletml-0.0.6/lib/libbulletml.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'

because of the mismatch with the gcc version used to compile the
libraries.

This commit unpins the gcc version gdc is based on, so they are kept in
sync.

gdc9 was removed since no other package depends specifically on that
version
2022-05-20 13:49:55 +02:00
..
applications deltachat-cursed: remove superfluous dependencies 2022-05-19 12:35:25 -07:00
build-support Merge pull request #172946 from Artturin/tester1 2022-05-18 20:00:44 +03:00
common-updater
data Merge pull request #172758 from romildo/upd.mojave-gtk-theme 2022-05-19 01:58:12 +03:00
desktops
development gdc: match gcc version 2022-05-20 13:49:55 +02:00
games brogue: pull upstream fix for -fno-common toolchains 2022-05-19 15:18:04 +01:00
misc wiki-tui: 0.4.7 -> 0.4.8 2022-05-18 18:32:01 -06:00
os-specific rt-tests: init at 2.3 (#172330) 2022-05-19 19:19:14 +02:00
pkgs-lib
servers Merge pull request #173643 from FliegendeWurst/zoneminder-1.36.15 2022-05-19 19:37:32 +02:00
shells
stdenv stdenv: start deprecating non-list configureFlags 2022-05-18 20:32:33 +03:00
test
tools Merge pull request #171749 from malob/docker-credential-helpers-mainProgram 2022-05-19 11:31:05 -07:00
top-level gdc: match gcc version 2022-05-20 13:49:55 +02:00