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
John Doe 4fff5ab241
gnu: libffi: Add unreleased patch to fix float128 on powerpc64le.
* gnu/packages/patches/libffi-float128-powerpc64le.patch: Import patch
  file from <https://github.com/libffi/libffi/pull/561.patch>.
* gnu/packages/libffi.scm (libffi)[patches]: Apply patch.
* gnu/local.mk (dist_patch_DATA): Add patch file to build system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-11-28 18:32:17 +01:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build Merge branch 'staging' 2020-10-19 13:11:40 -04:00
installer installer: Add Emacs EXWM desktop environment. 2020-10-13 21:17:40 +02:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: libffi: Add unreleased patch to fix float128 on powerpc64le. 2020-11-28 18:32:17 +01:00
services services: docker: Fix missing containerd-shim binary. 2020-10-17 00:43:24 +03:00
system Merge branch 'staging' 2020-10-19 13:11:40 -04:00
tests installer: Add Emacs EXWM desktop environment. 2020-10-13 21:17:40 +02:00
artwork.scm
bootloader.scm
ci.scm images: Add pine64-barebones-raw-image. 2020-10-06 09:51:43 +02:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: libffi: Add unreleased patch to fix float128 on powerpc64le. 2020-11-28 18:32:17 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm