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
Marius Bakke e5109374d8
gnu: qt@4: Hide the default GCC from CPLUS_INCLUDE_PATH.
* gnu/packages/qt.scm (qt-4)[native-inputs]: Distinguish GCC-5.
[arguments]: Add phase to hide the default GCC from CPLUS_INCLUDE_PATH to fix
conflicting headers.
2020-04-22 00:08:26 +02:00
..
bootloader Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
build vm: Make the device node procedure a parameter. 2020-04-11 20:59:40 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: qt@4: Hide the default GCC from CPLUS_INCLUDE_PATH. 2020-04-22 00:08:26 +02:00
services Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
system Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
tests tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: perl: Actually produce a host perl when cross-compiling. 2020-04-20 07:37:37 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
tests.scm