Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] bzip2: install shared library for the host
Date: Thu, 10 Jul 2014 18:32:32 +0200	[thread overview]
Message-ID: <20140710163232.GD28300@free.fr> (raw)
In-Reply-To: <1404993626-32112-1-git-send-email-david.bachelart@bbright.com>

David, All,

On 2014-07-10 14:00 +0200, David Bachelart spake thusly:
> libbz2.so was explicitly built for the host, but was not installed. Install it.
> 
> Signed-off-by: David Bachelart <david.bachelart@bbright.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/bzip2/bzip2.mk |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/bzip2/bzip2.mk b/package/bzip2/bzip2.mk
> index fcddb55..7584694 100644
> --- a/package/bzip2/bzip2.mk
> +++ b/package/bzip2/bzip2.mk
> @@ -61,6 +61,8 @@ endef
>  define HOST_BZIP2_INSTALL_CMDS
>  	$(HOST_MAKE_ENV) \
>  		$(MAKE) PREFIX=$(HOST_DIR)/usr -C $(@D) install
> +	$(HOST_MAKE_ENV) \
> +		$(MAKE) -f Makefile-libbz2_so PREFIX=$(HOST_DIR)/usr -C $(@D) install
>  endef
>  
>  $(eval $(generic-package))
> -- 
> 1.7.10.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  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:[~2014-07-10 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 12:00 [Buildroot] [PATCH 1/1] bzip2: install shared library for the host David Bachelart
2014-07-10 16:32 ` Yann E. MORIN [this message]
2014-07-15 18:28 ` Thomas Petazzoni

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=20140710163232.GD28300@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox