guix-patches
[Top][All Lists]
Advanced

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

[bug#31999] [PATCH 4/7] gnu: lvm2: Add device-mapper-event support.


From: Pierre Neidhardt
Subject: [bug#31999] [PATCH 4/7] gnu: lvm2: Add device-mapper-event support.
Date: Mon, 30 Jul 2018 12:10:38 +0200
User-agent: mu4e 1.0; emacs 26.1

Marius Bakke <address@hidden> writes:

>> +                               ;; TODO: Patch make.tmpl.in to take LDFLAGS
>> +                               ;; into account so that we don't need to also
>> +                               ;; set CLDFLAGS.
>> +                               (string-append "CLDFLAGS=-Wl,-rpath="
>> +                                              (assoc-ref %outputs "out")
>> +                                              "/lib,-rpath="
>> +                                              (assoc-ref %outputs "out")
>> +                                              "/lib/device-mapper"))
>
> Did you try patching the Make template?
>
> I suppose this is okay, though I'm curious about the LDFLAGS/CLDFLAGS
> distinction.

I did not but this is low priority on my TODO list so I'd rather leave a
TODO comment if someone wants to pick this up later.

-- 
Pierre Neidhardt

Attachment: signature.asc
Description: PGP signature


reply via email to

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