guix-commits
[Top][All Lists]
Advanced

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

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


From: Manolis Fragkiskos Ragkousis
Subject: 01/17: gnu: base: Add glibc-hurd and hurd-minimal.
Date: Tue, 06 Oct 2015 17:44:22 +0000

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

commit 4eb332cf19f2441c8813cf5d3cddbf2dbea85593
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 a3e3e36..4af640b 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -34,6 +34,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]