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/flatbuffers: do not install to target
Date: Mon, 25 Feb 2019 22:11:51 +0100	[thread overview]
Message-ID: <20190225221151.0c773ee8@windsurf.home> (raw)
In-Reply-To: <20190225001610.3786-1-mika.blanc@gmail.com>

Hello,

On Mon, 25 Feb 2019 01:16:11 +0100
Micha?l Blanc <mika.blanc@gmail.com> wrote:

> Since flatbuffers does not have a shared library and flatc is only useful
> for compiling schemas of other projects, there is no point in installing
> flatbuffers in the target directory.
> 
> Signed-off-by: Micha?l Blanc <mika.blanc@gmail.com>

I see a shared library on the target:

??? usr
    ??? bin
    ??? ??? flatc
    ??? lib
    ??? ??? libflatbuffers.so -> libflatbuffers.so.1
    ??? ??? libflatbuffers.so.1 -> libflatbuffers.so.1.9.0
    ??? ??? libflatbuffers.so.1.9.0

so it doesn't quite match with what your commit log says. Are you sure
you were not building with BR2_STATIC_LIBS=y ?

Best regards,

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

  reply	other threads:[~2019-02-25 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-25  0:16 [Buildroot] [PATCH] package/flatbuffers: do not install to target Michaël Blanc
2019-02-25 21:11 ` Thomas Petazzoni [this message]
2019-02-26 19:41   ` Mika Blanc

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=20190225221151.0c773ee8@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