All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2 for 2015.11.x] rpath: fix fallout of check-host-rpath (branch yem/host-gawk)
Date: Tue,  1 Dec 2015 23:19:02 +0100	[thread overview]
Message-ID: <cover.1449008170.git.yann.morin.1998@free.fr> (raw)

Hello All!

This series, intended for master *and* a 2015.11.x maitenance branch,
fixes two bugs related to the RPATH handling that we introduced in
2015.11.

The first is a trivial oversight in sanitising the host directory in the
check-host-rpath script.

The second is more complex. It simply disables optional features of our
host gawk when the user has gmp and mpfr or readline development files
installed on its host system.

See the second commit log, the topic is fully explained there, and is
not trivial to sumarise.


Regards,
Yann E. MORIN.


The following changes since commit 3f90e532ff48669873f682a4f0c3b6f0910cb2e9:

  Update for 2015.11 (2015-11-30 23:13:41 +0100)

are available in the git repository at:

  git://git.busybox.net/~ymorin/git/buildroot yem/host-gawk

for you to fetch changes up to 9cd7b6bdd9790d4105829b278c0e6acba9f103f3:

  package/gawk: do not use readeline ormpfr in host variant (2015-12-01 22:56:50 +0100)

----------------------------------------------------------------
Yann E. MORIN (2):
      support/check-host-rpath: remove trailing '/' in host dir
      package/gawk: do not use readeline ormpfr in host variant

 package/gawk/gawk.mk             | 4 +++-
 support/scripts/check-host-rpath | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2015-12-01 22:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01 22:19 Yann E. MORIN [this message]
2015-12-01 22:19 ` [Buildroot] [PATCH 1/2 for 2015.11.x] support/check-host-rpath: remove trailing '/' in host dir Yann E. MORIN
2015-12-02 22:40   ` Peter Korsgaard
2015-12-01 22:19 ` [Buildroot] [PATCH 2/2 for 2015.11.x] package/gawk: do not use readeline ormpfr in host variant Yann E. MORIN
2015-12-01 22:22   ` Thomas Petazzoni
2015-12-02 22:16     ` Yann E. MORIN
2015-12-02 22:34       ` Peter Korsgaard
2015-12-02 22:36         ` Yann E. MORIN
2015-12-02 22:41   ` Peter Korsgaard

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=cover.1449008170.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --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.