guix/gnu
Morgan Smith 5c9954490c
gnu: gcc-arm-none-eabi: Fix C++ header location.
Previously the C++ headers where installed in the include folder, overwriting
some C headers.

* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)
[native-search-paths]: Add C++ header locations.
(gcc-arm-none-eabi-7-2018-q2-update)[native-search-paths]: Add C++
header locations.
(make-libstdc++-arm-none-eabi)[arguments]: Change C++ header install
location to include/c++.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-08 10:58:54 +03:00
..
bootloader
build activation: Do not dereference symlinks during home directory creation. 2021-04-03 22:08:34 +02:00
installer
machine
packages gnu: gcc-arm-none-eabi: Fix C++ header location. 2021-04-08 10:58:54 +03:00
services services: dovecot: Fix serialization of a free-form-args arguments. 2021-04-06 23:59:47 +02:00
system
tests tests: libvirt: Catch issues with incorrect /var and /etc in package. 2021-04-05 18:26:36 +01:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: libvirt: Update to 7.2.0. 2021-04-05 18:26:37 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm