All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] json for modern c++: new package
Date: Sat, 30 Dec 2017 22:25:58 +0100	[thread overview]
Message-ID: <20171230222558.762f4938@windsurf> (raw)
In-Reply-To: <20171230192437.6706-1-Adamduskett@outlook.com>

Hello,

On Sat, 30 Dec 2017 14:24:37 -0500, Adam Duskett wrote:

> +config BR2_PACKAGE_JSON_FOR_MODERN_CPP
> +	bool "json for modern c++"

Changed to json-for-modern-cpp

> new file mode 100644
> index 0000000000..8f31c8921d
> --- /dev/null
> +++ b/package/json-for-modern-cpp/json-for-modern-cpp.mk
> @@ -0,0 +1,15 @@
> +################################################################################
> +#
> +# json for modern c++

Changes to json-for-modern-cpp

> +JSON_FOR_MODERN_CPP_INSTALL_STAGING = YES

Since it's a header only library, I've added <pkg>_INSTALL_TARGET = NO.

Applied with those changes. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2017-12-30 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-30 19:24 [Buildroot] [PATCH v2 1/1] json for modern c++: new package Adam Duskett
2017-12-30 21:25 ` 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=20171230222558.762f4938@windsurf \
    --to=thomas.petazzoni@free-electrons.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 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.