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 Merge pull request #173442 from bobby285271/elementary-photos 2022-05-18 13:11:32 +08:00
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 Merge pull request #104457 from ju1m/public-inbox 2022-05-12 20:46:39 +02:00
servers Merge pull request #173643 from FliegendeWurst/zoneminder-1.36.15 2022-05-19 19:37:32 +02:00
shells rc: fixup build 2022-05-16 18:27:11 +02:00
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