guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add wiredtiger.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add wiredtiger.
Date: Tue, 17 May 2016 23:13:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

宋文武 <address@hidden> skribis:

> * gnu/packages/database.scm (wiredtiger): New variable.

[...]

> +    (arguments
> +     '(#:tests? #f ; XXX: timeout

Could you elaborate a bit?  :-)

> +    (license gpl3) ; or GPL-2

v3-only or v2-only, right?

> +    ;; WiredTiger requires a 64-bit build.
> +    (supported-systems '("x86_64-linux" "mips64el-linux"))))

If there’s a file or something that explains this, could you mention it
in the comment?

Thanks,
Ludo’.



reply via email to

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