From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] json-c: build for host
Date: Sat, 23 Dec 2017 23:28:27 +0100 [thread overview]
Message-ID: <20171223222827.GA17887@scaer> (raw)
In-Reply-To: <874c469c732d0301687987f41dcbd7141f319b58.1514050983.git.baruch@tkos.co.il>
Baruch, All,
On 2017-12-23 19:43 +0200, Baruch Siach spake thusly:
> This is needed for the recent cryptsetup version host build.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/json-c/json-c.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/json-c/json-c.mk b/package/json-c/json-c.mk
> index 7adbcafa7238..86636d7433eb 100644
> --- a/package/json-c/json-c.mk
> +++ b/package/json-c/json-c.mk
> @@ -11,7 +11,9 @@ JSON_C_MAKE = $(MAKE1)
> JSON_C_CONF_OPTS = --disable-oldname-compat
> # AUTORECONF is needed because of Makefile.am.inc patch.
> JSON_C_AUTORECONF = YES
> +HOST_JSON_C_AUTORECONF = YES
> JSON_C_LICENSE = MIT
> JSON_C_LICENSE_FILES = COPYING
>
> $(eval $(autotools-package))
> +$(eval $(host-autotools-package))
> --
> 2.15.1
>
> _______________________________________________
> 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. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2017-12-23 22:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-23 17:43 [Buildroot] [PATCH 1/2] json-c: build for host Baruch Siach
2017-12-23 17:43 ` [Buildroot] [PATCH 2/2] cryptsetup: add json-c dependency to host build Baruch Siach
2017-12-23 22:30 ` Yann E. MORIN
2017-12-26 18:57 ` Peter Korsgaard
2017-12-23 22:28 ` Yann E. MORIN [this message]
2017-12-26 18:57 ` [Buildroot] [PATCH 1/2] json-c: build for host Peter Korsgaard
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=20171223222827.GA17887@scaer \
--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