nixpkgs/pkgs
Vladimír Čunát 28e731742c
Revert "Merge #142792: gcc9: 9.3.0 -> 9.4.0"
This reverts commit d71611fb72, reversing
changes made to cae9272c92.

The update caused an issue on aarch64-linux where it's the default
compiler, many packages got broken (usually through `mariadb`; I think).
File lib/gcc/aarch64-unknown-linux-gnu/9.4.0/include/arm_acle.h
got unbalanced braces (look at `cplusplus` lines), e.g. see in
/nix/store/fvkdvx69sf8h99xgx0m42dzfd5ly5csr-gcc-9.4.0/

I don't know how exactly it happened, as in the source this header is OK
and hasn't even changed between 9.3.0 and 9.4.0.  I assume that some
post-processing on headers got broken.  Anyway, I don't have much
motivation to dig deeper here, but perhaps someone else will.
2021-12-19 10:36:57 +01:00
..
applications Merge master into staging-next 2021-12-19 06:01:16 +00:00
build-support Merge branch 'master' into staging-next 2021-12-18 10:18:14 -05:00
common-updater
data Merge master into staging-next 2021-12-19 06:01:16 +00:00
desktops Merge pull request #151252 from bobby285271/pantheon 2021-12-19 10:10:11 +08:00
development Revert "Merge #142792: gcc9: 9.3.0 -> 9.4.0" 2021-12-19 10:36:57 +01:00
games
misc Merge master into staging-next 2021-12-19 06:01:16 +00:00
os-specific Merge branch 'master' into staging-next 2021-12-18 10:18:14 -05:00
pkgs-lib
servers Merge master into staging-next 2021-12-18 18:01:03 +00:00
shells
stdenv
test
tools Merge master into staging-next 2021-12-19 06:01:16 +00:00
top-level Merge master into staging-next 2021-12-19 00:01:40 +00:00