From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/gauche: force to use intenal libatomic_ops
Date: Mon, 16 Nov 2015 08:01:05 +0100 [thread overview]
Message-ID: <56497F31.1060406@mind.be> (raw)
In-Reply-To: <201511131006.tADA64m9008638@ms-omx01.plus.so-net.ne.jp>
On 13-11-15 11:06, Hiroshi Kawashima wrote:
> Force to use internal libatomic_ops of gauche.
>
> Fix:
> http://autobuild.buildroot.org/results/a97/a979f6a58f0fbb1896830461d6c384f4a65c9429//
>
> Signed-off-by: Hiroshi Kawashima <kei-k@ca2.so-net.ne.jp>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> diff --git a/package/gauche/gauche.mk b/package/gauche/gauche.mk
> index b887c6a..95a448b 100644
> --- a/package/gauche/gauche.mk
> +++ b/package/gauche/gauche.mk
> @@ -12,6 +12,7 @@ GAUCHE_LICENSE_FILES = COPYING
> GAUCHE_DEPENDENCIES = host-gauche
>
> HOST_GAUCHE_CONF_OPTS = --without-zlib
> +GAUCHE_CONF_OPTS = --without-libatomic-ops
>
> ifeq ($(BR2_PACKAGE_ZLIB),y)
> GAUCHE_CONF_OPTS += --with-zlib=$(STAGING_DIR)
> ============================================================
> Hiroshi Kawashima
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2015-11-16 7:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-13 10:06 [Buildroot] [PATCH] package/gauche: force to use intenal libatomic_ops Hiroshi Kawashima
2015-11-16 7:01 ` Arnout Vandecappelle [this message]
2015-11-16 8:22 ` Jerzy Grzegorek
2015-11-16 22:04 ` Thomas Petazzoni
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=56497F31.1060406@mind.be \
--to=arnout@mind.be \
--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.