nixpkgs/pkgs/development/compilers/gcc/11
sternenseemann d01533ceab pkgsCross.avr.buildPackages.gcc{10,11}: avoid log limit on hydra
When upgrading from gcc 9 to 10, avr-gcc started to hit the hydra log
limit, preventing the binary cache from being populated.

This commit tries to workaround this issue by passing `-s` to make for
avr-gcc 10 and 11 which seem to exhibit this problem.

Reference #135605.
2021-08-26 00:36:58 +02:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch
default.nix pkgsCross.avr.buildPackages.gcc{10,11}: avoid log limit on hydra 2021-08-26 00:36:58 +02:00