guix-devel/gnu
Marius Bakke 97149c5767
gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7.
These variables are no longer set in the build environment by default.  GCC
still respects these search paths and treats them as "system headers" so we
can continue to use them, just not expect them to be available.

* gnu/packages/mpi.scm (openmpi)[arguments]: Do not attempt to read from
C_INCLUDE_PATH, nor CPLUS_INCLUDE_PATH.
* gnu/packages/games.scm (kiki)[arguments]: Likewise.
* gnu/packages/networking.scm (hcxtools)[arguments]: Likewise.
* gnu/packages/synergy.scm (synergy)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (gemma, sailfish)[arguments]: Likewise.
* gnu/packages/maths.scm (dune-alugrid)[arguments]: Likewise.
2019-07-14 18:13:34 +02:00
..
bootloader
build Merge branch 'master' into core-updates 2019-07-12 01:03:53 +02:00
installer
machine gnu: Add machine type for deployment specifications. 2019-07-06 02:10:04 -04:00
packages gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7. 2019-07-14 18:13:34 +02:00
services gnu: postgres service: More secure default permissions. 2019-07-02 18:33:51 +02:00
system etc: Remove hydra.gnu.org.pub key. 2019-06-29 14:27:22 +02:00
tests tests: encrypted-root-os: Increase root partition size. 2019-07-06 16:17:24 +02:00
artwork.scm
bootloader.scm
ci.scm ci: 'channel-build-system' honors the target system. 2019-07-06 16:17:24 +02:00
installer.scm
local.mk gnu: glib: Fix argument handling in keyfile backend. 2019-07-12 16:50:14 +02:00
machine.scm gnu: Add machine type for deployment specifications. 2019-07-06 02:10:04 -04:00
packages.scm Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
services.scm
system.scm
tests.scm