From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/4] support/scripts: add fix_rpaths
Date: Mon, 13 Jul 2015 13:24:07 +0300 [thread overview]
Message-ID: <20150713102407.GM2451@tarshish> (raw)
In-Reply-To: <1436782677-12557-1-git-send-email-s.martin49@gmail.com>
Hi Samuel,
On Mon, Jul 13, 2015 at 12:17:54PM +0200, Samuel Martin wrote:
> This pyhton script leverages patchelf program to fix the RPATH of binaries.
>
> It offers 2 actions:
> - clear the RPATH;
> - set the RPATH using relative paths between every single binary and the
> libraries directories.
>
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
>
> ---
> changes v2->v3:
> - no change
Have you seen my comments on v2 at
http://lists.busybox.net/pipermail/buildroot/2015-July/132446.html?
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-07-13 10:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-13 10:17 [Buildroot] [PATCH v3 1/4] support/scripts: add fix_rpaths Samuel Martin
2015-07-13 10:17 ` [Buildroot] [PATCH v3 2/4] Makefile: add HOST_FIX_RPATH_HOOK to TARGET_FINALIZE_HOOKS Samuel Martin
2015-07-13 10:28 ` Baruch Siach
2015-07-13 10:17 ` [Buildroot] [PATCH v3 3/4] Makefile: add TARGET_CLEAR_RPATH_HOOK " Samuel Martin
2015-07-13 10:17 ` [Buildroot] [PATCH v3 4/4] Makefile: staging symlink uses a relative path Samuel Martin
2015-07-13 10:24 ` Baruch Siach [this message]
2015-07-13 10:31 ` [Buildroot] [PATCH v3 1/4] support/scripts: add fix_rpaths Samuel Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150713102407.GM2451@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.