Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/lz4: add option to install library only (without lz4 binary)
Date: Mon, 27 Jul 2020 17:06:00 +0200	[thread overview]
Message-ID: <20200727170600.055f2e5e@windsurf.home> (raw)
In-Reply-To: <20200523173425.15367-1-edo.rus@gmail.com>

On Sat, 23 May 2020 20:34:25 +0300
Ed Spiridonov <edo.rus@gmail.com> wrote:

> Often lz4 is used as a library, and not as a standalone program.
> Excluding lz4 binary will save some space in this case.
> 
> Signed-off-by: Ed Spiridonov <edo.rus@gmail.com>
> ---
>  package/Config.in     |  2 +-
>  package/lz4/Config.in |  9 +++++++++
>  package/lz4/lz4.mk    | 14 ++++++++++++++
>  3 files changed, 24 insertions(+), 1 deletion(-)

Thanks, I have applied to master, after doing a number of changes. See:

  https://git.buildroot.org/buildroot/commit/?id=2acb27e298c54935f890111fc5897a11350b913b

I have also complained to upstream lz4 about the fact that their
program is linked statically against their library, which doubles the
storage consumption:

  https://github.com/lz4/lz4/issues/888

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2020-07-27 15:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-23 17:34 [Buildroot] [PATCH] package/lz4: add option to install library only (without lz4 binary) Ed Spiridonov
2020-05-23 17:53 ` Ed Spiridonov
2020-07-10 12:18 ` Ed Spiridonov
2020-07-27 15:06 ` Thomas Petazzoni [this message]

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=20200727170600.055f2e5e@windsurf.home \
    --to=thomas.petazzoni@bootlin.com \
    --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