guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add libiberty.


From: Ludovic Courtès
Subject: Re: [PATCH] Add libiberty.
Date: Sun, 28 Jun 2015 11:06:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> From 848a6b91a48abcfdc2eb0d9bbde6a0f22b019090 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Sat, 27 Jun 2015 11:47:04 +0200
> Subject: [PATCH] gnu: Add libiberty.
>
> * gnu/packages/gcc.scm (make-libiberty, libiberty): New variables.

It’s a problem that so many packages depend on libiberty, which is
supposed to be internal to a few GNU packages.  Binutils and GDB used to
install it as well but they no longer do.

> +    (synopsis "Collection of subroutines used by various GNU programs")))

Maybe add a short description.

> +(define-public libiberty
> +  (make-libiberty gcc))

s/gcc/gcc-4.8/ if 4.8 is the last package installing it.

OK to push with these changes.

Thanks,
Ludo’.



reply via email to

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