From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libgpiod: bump version to v1.1
Date: Thu, 17 May 2018 10:13:34 +0200 [thread overview]
Message-ID: <20180517101334.2eb4331c@windsurf> (raw)
In-Reply-To: <CAMRc=Mf4ZEqxxFPLdJF5P1JGUohTZrxcfGHVxmSTZR2FBTK_Rg@mail.gmail.com>
Hello,
On Thu, 17 May 2018 10:10:54 +0200, Bartosz Golaszewski wrote:
> > You don't need to. You can make BR2_INSTALL_LIBSTDCPP an optional dependency.
> > If it is defined, install the C++ binding. Same goes for Python. That is what
> > Arnout suggests.
> >
>
> I'm afraid I don't understand. Could you maybe point me to some example?
ifeq ($(BR2_INSTALL_LIBSTDCPP),y)
... enable the build/installation of C++ bindings
endif
ifeq ($(BR2_PACKAGE_PYTHON),y)
... enable the build/istallation of Python bindings
endif
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-05-17 8:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-16 13:58 [Buildroot] [PATCH] libgpiod: bump version to v1.1 Bartosz Golaszewski
2018-05-16 21:48 ` Arnout Vandecappelle
2018-05-17 7:00 ` Bartosz Golaszewski
2018-05-17 7:20 ` Baruch Siach
2018-05-17 8:10 ` Bartosz Golaszewski
2018-05-17 8:13 ` 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=20180517101334.2eb4331c@windsurf \
--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