me
/
guix
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/pull-requests.
guix/gnu
Efraim Flashner f819b46acb
gnu: make-bootstrap: Build with gcc-7.
* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap)[Inherit]: Inherit
from gcc-7.
[inputs]: Use package-inputs from gcc-7.
(package-with-relocatable-glibc)[native-inputs]: Have cross-gcc use
gcc-7.
(%gcc-static)[inherit]: Inherit from gcc-7.
[arguments]: Use package-arguments from gcc-7.
[inputs]: Replace isl-0.18 with isl. Use package-inputs from gcc-7.
[native-inputs]: Use package-native-inputs from gcc-7.
(%gcc-stripped)[inherit]: Inherit from gcc-7.
2021-07-08 09:28:38 +03:00
..
bootloader
build gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
installer installer: Unconditionally import (gnu services cups) in config.scm. 2021-07-04 13:04:45 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages gnu: make-bootstrap: Build with gcc-7. 2021-07-08 09:28:38 +03:00
services services: Add bitmask-service-type. 2021-07-07 10:20:28 -04:00
system file-systems: Ensure compared file names are both absolute or relative. 2021-07-03 22:29:13 -04:00
tests installer: tests: Expect but do not select other services by default. 2021-07-04 13:04:45 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: VTK 8: Re-fix a build failure with recent versions of freetype. 2021-07-07 16:50:21 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm