Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Ludovic Courtès 2073b55e6b
gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.
Fixes <https://bugs.gnu.org/30756>.
Initially reported by Julien Lepiller <julien@lepiller.eu>.

* gnu/packages/base.scm (make-gcc-libc): Remove
'treat-glibc-as-system-header' phase from 'arguments'.
* gnu/packages/commencement.scm (gcc-final): Likewise.
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add "include/c++" to
'CPLUS_INCLUDE_PATH'.
(gcc-6)[native-search-paths]: Remove.
* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): Remove
'native-search-paths' and 'arguments'.
* gnu/packages/patches/python-2.7-search-paths.patch,
gnu/packages/patches/python-3-search-paths.patch: Replace "CPATH" with
"C_INCLUDE_PATH".
* guix/build-system/cmake.scm (lower): When not cross-compiling, move
INPUTS from the 'host-inputs' field to the 'build-inputs' field of the
bag, right after NATIVE-INPUTS.
* guix/build-system/glib-or-gtk.scm (lower): Likewise.
* guix/build-system/gnu.scm (lower): Likewise.
* guix/build-system/meson.scm (lower): Likewise.
2020-02-06 18:47:15 +01:00
..
bootloader gnu: Add u-boot-cubietruck-bootloader. 2020-02-02 00:37:27 +01:00
build
installer installer: Make "TRANSLATORS" comment visible. 2020-01-23 11:26:54 +01:00
machine
packages gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'. 2020-02-06 18:47:15 +01:00
services gnu: tlp: Update to 1.3.0. 2020-02-02 10:42:16 +01:00
system
tests gnu: Update opensmtpd configuration grammar. 2020-01-31 00:42:48 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Cross-build for riscv64-linux-gnu. 2020-01-31 17:06:16 +01:00
installer.scm
local.mk gnu: WebKitGTK: Remove obsolete patch. 2020-02-06 18:38:00 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm tests: Fix typo in comment. 2020-01-23 11:26:55 +01:00