nixpkgs-suyu/pkgs/development/compilers/gcc
Matthew Bauer 4bdcddf9aa gcc: allow stripping gcc libraries
When cross compiling to the same kernel / arch combination, it is safe
to use strip of libraries. This happens when cross-compiling musl
programs. dontStrip is now set in each gcc compiler instead of in
gcc/builder.sh.

Fixes #75476
2021-01-21 16:25:48 -06:00
..
4.8 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
4.9 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
6 gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
7 gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
8 gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
9 gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
10 gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
common gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
builder.sh gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags.patch gnat: init at 9.3.0 2020-04-20 14:41:22 +02:00
libgomp-dont-force-initial-exec.patch
libphobos.patch gdc: init at 9.3.0 2020-05-19 23:06:52 +02:00
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch
res_state-not-declared.patch
sigsegv-not-declared.patch
struct-sigaltstack-4.9.patch
struct-sigaltstack.patch
struct-ucontext-4.5.patch
struct-ucontext-4.8.patch
struct-ucontext-libjava.patch
struct-ucontext.patch
update-mcfgthread-patches.sh gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
use-source-date-epoch.patch