nixpkgs/pkgs/development/compilers/gcc
Matthew Bauer f9ed5e0089 libstdcxx: don’t set stdlib automatically
We don’t need to set -stdlib=libstdc++. This only works on Clang so it
is not good to set it globally. In addition, Clang knows to use
libstdc++ on Linux by default if no stdlib is set:

324f918438/lib/Driver/ToolChains/Linux.cpp (L456)

It’s a good policy to just leave off stdlib for now.

Fixes #29877.
2019-01-26 01:55:57 -05:00
..
4.8 treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
4.9 treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
5 treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
6 treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
7 gcc: 7.3 -> 7.4 2018-12-29 13:55:20 -06:00
8 Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
common [RFC] ppc64le enablement (#45340) 2018-08-21 15:31:34 -04:00
snapshot Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
builder.sh treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
gfortran-darwin-NXConstStr.patch gcc: fix #12836: build on darwin 2016-02-17 09:42:10 +01:00
gfortran-driving.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
libgomp-dont-force-initial-exec.patch gcc{5,6,7,8}: share libgomp patch, propagate musl config flags 2018-09-25 00:08:17 -05:00
libstdc++-hook.sh libstdcxx: don’t set stdlib automatically 2019-01-26 01:55:57 -05:00
libstdc++-target.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
no-sys-dirs.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
parallel-bconfig.patch gcc: Remove duplicate files 2015-05-12 15:05:01 +02:00
ppc-musl.patch [RFC] ppc64le enablement (#45340) 2018-08-21 15:31:34 -04:00
res_state-not-declared.patch gcc-4.8: fix with glibc-2.26 2017-11-07 14:53:10 +01:00
sigsegv-not-declared.patch gcc-4.8: fix with glibc-2.26 2017-11-07 14:53:10 +01:00
struct-sigaltstack-4.9.patch gcc-4.9: fixup build with glibc-2.26 2017-11-07 12:56:57 +01:00
struct-sigaltstack.patch gcc6: fix build with new glibc, by upstream patches 2017-11-05 19:09:53 +01:00
struct-ucontext-4.5.patch gcc-4.5: fixup build with glibc-2.26 2017-11-07 15:39:24 +01:00
struct-ucontext-4.8.patch gcc-4.8: fix with glibc-2.26 2017-11-07 14:53:10 +01:00
struct-ucontext-libjava.patch gcj: fix build with glibc 2.26 2017-11-09 20:50:21 +00:00
struct-ucontext.patch gcc6: fix build with new glibc, by upstream patches 2017-11-05 19:09:53 +01:00
use-source-date-epoch.patch gcc: Respect $SOURCE_DATE_EPOCH 2016-01-05 17:21:48 +01:00