From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fk58r-0001IQ-Qu for guix-patches@gnu.org; Mon, 30 Jul 2018 06:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fk58o-0005Km-KO for guix-patches@gnu.org; Mon, 30 Jul 2018 06:11:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57601) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fk58o-0005JD-EE for guix-patches@gnu.org; Mon, 30 Jul 2018 06:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fk58o-0002vW-3J for guix-patches@gnu.org; Mon, 30 Jul 2018 06:11:02 -0400 Subject: [bug#31999] [PATCH 4/7] gnu: lvm2: Add device-mapper-event support. Resent-Message-ID: References: <87fu0o6t7q.fsf@fastmail.com> <20180728220927.14031-1-ambrevar@gmail.com> <87pnz53c5d.fsf@fastmail.com> From: Pierre Neidhardt In-reply-to: <87pnz53c5d.fsf@fastmail.com> Date: Mon, 30 Jul 2018 12:10:38 +0200 Message-ID: <878t5t11b5.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 31999@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Marius Bakke writes: >> + ;; TODO: Patch make.tmpl.in to take LDFL= AGS >> + ;; into account so that we don't need to= also >> + ;; set CLDFLAGS. >> + (string-append "CLDFLAGS=3D-Wl,-rpath=3D" >> + (assoc-ref %outputs "out") >> + "/lib,-rpath=3D" >> + (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. =2D-=20 Pierre Neidhardt --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlte5B4ACgkQm9z0l6S7 zH8WFwgAhRgUodA9U3d3tjHz5MoDhhz5Rn1HhvT5gWdZUOGYHKntTXn9v/h6uEiV NuWA1LBVe26QkDrB799L8gZkJMsK0tAiIxAtCnm++Mnppb7QdtqIE8faIeF55/x0 wlFL3r3si/ig4EUJInOPnaUH5h4u4Fj5AotHE99M3hk0l66YEqfrbMJHPubB5zJx HSSlX5zbP3YcCW/Gj4xt32UINbZvbzgHQmL03nGgniYBAJWuYvL+eUGlxPp1U405 sSbQd82T1lJgvpeKCKgUhuES12K+KUJFVgSKe1+PmTCLUVlqucq6tsomehbZxNV+ OED0nfy4q0ExSmdJ0xckx1zYBsFgpg== =XdHP -----END PGP SIGNATURE----- --=-=-=--