guix-patches
[Top][All Lists]
Advanced

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

[bug#30596] [PATCH 5/6] gnu: Add address@hidden


From: Marius Bakke
Subject: [bug#30596] [PATCH 5/6] gnu: Add address@hidden
Date: Sun, 04 Mar 2018 17:58:03 +0100
User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> Marius Bakke <address@hidden> skribis:
>
>> * gnu/packages/patches/cmake-3.11-pthread-fix.patch: New file.
>> * gnu/local.mk (dist_patch_DATA): Register it.
>> * gnu/packages/cmake.scm (cmake-3.11): New public variable.
>
> [...]
>
>> +;; Recent Ceph requires Boost 1.66, which in turn requires CMake 3.11 for
>> +;; its updated "FindBoost.cmake" facility.
>> +(define-public cmake-3.11
>
> The actual upgrade is for ‘core-updates’ as well I guess?

I think Arun had a patch for 3.10 on the way.  With luck, 3.11 gets
released in time too.

>
>> +    (arguments
>> +     `(,@(substitute-keyword-arguments (package-arguments cmake)
>> +           ((#:phases phases)
>
> Or simply:
>
>   (arguments
>     (substitute-keyword-arguments …))

Ahh, of course!

Attachment: signature.asc
Description: PGP signature


reply via email to

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