nixpkgs/pkgs/development/compilers/gcc/6
Alyssa Ross c6dd11ca39
Revert "gcc: Always pass --enable-shared by default"
This reverts commit 8e48232180.

Since pkgsStatic.stdenv.cc can only produce static binaries, there's
no reason to include that compilers e.g. libstdc++.so.
2022-03-22 17:56:08 +00:00
..
0001-Fix-build-for-glibc-2.31.patch gcc6: fix build w/glibc-2.31 2020-06-29 14:41:42 +02:00
Added-mcf-thread-model-support-from-mcfgthread.patch gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
default.nix Revert "gcc: Always pass --enable-shared by default" 2022-03-22 17:56:08 +00:00
fix-objdump-check.patch