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
Tobias Geerinckx-Rice 34e6c5d428
gnu: rapidjson: Fix powerpc64le-linux build.
…by avoiding ‘-march=native’, which is an unnecessary risk even if the
result is not installed.

* gnu/packages/web.scm (rapidjson)[arguments]: Replace the outdated
'patch-aarch-march-detection phase with an unconditional
'fix-march=native one.
2022-10-23 02:00:15 +02:00
..
bootloader
build file-systems: Support the 'no-diratime' mount flag. 2022-10-20 23:07:37 +02:00
home home: dbus: Inherit environment variables from shepherd. 2022-10-17 15:49:27 +04:00
installer installer: welcome: Warn when uvesafb gets used. 2022-10-25 10:55:33 +02:00
machine guix: Fix typos. 2022-10-17 07:29:09 +02:00
packages gnu: rapidjson: Fix powerpc64le-linux build. 2022-10-23 02:00:15 +02:00
services gnu: Fix typos. 2022-10-23 17:03:09 -07:00
system system: Support bare-bones serial console. 2022-10-23 02:00:06 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk gnu: r-mixedpower: Fix faulty commit. 2022-10-28 10:17:55 +02:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm