guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: hop: Fix RPATHs.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: hop: Fix RPATHs.
Date: Tue, 05 May 2015 21:59:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eric Bavier <address@hidden> skribis:

> From 21fc758523acd674148a74afdda6ccb1aa588c77 Mon Sep 17 00:00:00 2001
> From: Eric Bavier <address@hidden>
> Date: Tue, 5 May 2015 11:01:06 -0500
> Subject: [PATCH] gnu: hop: Fix RPATHs.
>
> * gnu/packages/scheme.scm (inputs): Move patchelf input to...
>   (native-inputs): ...here.  New field.
>   (arguments)[phases]: Use augment-rpath for patch-rpath phase.

Great, please push.

Eventually we should try to avoid using PatchELF since it’s somewhat
broken (definitely broken on mips and arm) and hackish anyway.  I tried
getting ‘-copt -Wl,-rpath=foo’ passed to bigloo here, but somehow failed
to do that.

Thank you,
Ludo’.



reply via email to

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