guix/gnu
Ludovic Courtès 12dc9f58c4
gnu: gcc: Fix libstdc++ misconfiguration.
Fixes <https://bugs.gnu.org/42392>.
Reported by Maxim Cournoyer and Erik Garrison.

Until now, the generated <bits/c++config.h> would be incorrect (many
_GLIBCXX_HAVE macros would be undefined), which in turn would lead to
build failures for most C++ programs.

* gnu/packages/gcc.scm (gcc-6)[inputs]: Add LIBSTDC++-HEADERS.
(libstdc++, libstdc++-headers): New variables.
* gnu/packages/gcc.scm (gfortran): Change first argument to 'custom-gcc'
to remove dependency on LIBSTDC++-HEADERS.
2020-07-24 14:21:30 +02:00
..
bootloader
build image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
installer
machine
packages gnu: gcc: Fix libstdc++ misconfiguration. 2020-07-24 14:21:30 +02:00
services services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
system Revert "vm: Use virtio network driver." 2020-07-11 23:36:31 +02:00
tests services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Fix Krita. 2020-07-23 18:14:53 -04:00
machine.scm
packages.scm
services.scm services: Add 'system-provenance' procedure. 2020-07-15 01:36:24 +02:00
system.scm system: 'operating-system-root-file-system' raises upon missing root. 2020-07-15 01:36:24 +02:00
tests.scm