guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/20: gnu: base: Add glibc-hurd and hurd-minimal.


From: Manolis Fragkiskos Ragkousis
Subject: 01/20: gnu: base: Add glibc-hurd and hurd-minimal.
Date: Thu, 11 Feb 2016 13:34:05 +0000

phant0mas pushed a commit to branch wip-hurd
in repository guix.

commit 830db07bd33dd57875aebeb12e6c556ca0ff2e68
Author: Manolis Ragkousis <address@hidden>
Date:   Sat Sep 27 20:07:19 2014 +0300

    gnu: base: Add glibc-hurd and hurd-minimal.
    
    * gnu/packages/base.scm (glibc/hurd, glibc/hurd-headers): New variables.
    * gnu/packages/hurd.scm (hurd-minimal): New variable.
    * gnu/packages/patches/glibc-hurd-extern-inline.patch: New file.
    * gnu/packages/patches/libpthread-glibc-preparation.patch: New file.
    * gnu-system.am (dist_patch_DATA): Add them.
    
    Co-authored-by: Ludovic Courtès <address@hidden>
    Co-authored-by: Mark H Weaver <address@hidden>
---
 gnu/packages/base.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index f8ea80b..85ec29a 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -35,6 +35,7 @@
   #:use-module (gnu packages perl)
   #:use-module (gnu packages linux)
   #:use-module (gnu packages texinfo)
+  #:use-module (gnu packages gettext)
   #:use-module (gnu packages hurd)
   #:use-module (gnu packages pkg-config)
   #:use-module (gnu packages gettext)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]