[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27419] [PATCH] gnu: Add unbound.
From: |
Gregor Giesen |
Subject: |
[bug#27419] [PATCH] gnu: Add unbound. |
Date: |
Tue, 20 Jun 2017 22:27:38 +0200 |
User-agent: |
NeoMutt/20170602 (1.8.3) |
Dear Ludo’,
On Tue, Jun 20, 2017 at 10:08:42PM +0200, Ludovic Courtès wrote:
> > + (license license:bsd-3)))
>
> On closer inspection it turns out to be
> <https://directory.fsf.org/wiki/License:BSD_4Clause> so I changed that
> to ‘bsd-4’.
sorry, my bad!
> Applied with this change, thank you!
>
> “guix build unbound --rounds=2 -K” shows differences in libunbound.a.
> Perhaps we should simply remove it?
Yes, I don't think we need it. We could simply add "--disable-static" to
the #:configure-flags.
Best,
Gregor