Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gcc/gcc-final: Disable libcilkrts when using static libs
Date: Thu, 8 Sep 2016 21:55:34 +0200	[thread overview]
Message-ID: <20160908215534.2c49d1bd@free-electrons.com> (raw)
In-Reply-To: <1473345195-10495-1-git-send-email-bos@je-eigen-domein.nl>

Hello,

On Thu,  8 Sep 2016 16:33:15 +0200, Floris Bos wrote:
> Disable libcilkrts when building static, as there is no static version:
> https://software.intel.com/en-us/articles/intel-cilk-plus-runtime-library-libcilkrts-can-only-be-linked-dynamically/
> 
> Fixes the following toolchain build error when building for i386 and
> BR2_STATIC_LIBS=y + BR2_TOOLCHAIN_BUILDROOT_CXX=y is set:
> 
> ../../../libcilkrts/runtime/sysdep-unix.c:603:19:
> fatal error: dlfcn.h: No such file or directory
> 
> Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
> ---
>  package/gcc/gcc-final/gcc-final.mk | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied to master, thanks.

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

      reply	other threads:[~2016-09-08 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-08 14:33 [Buildroot] [PATCH] gcc/gcc-final: Disable libcilkrts when using static libs Floris Bos
2016-09-08 19:55 ` 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=20160908215534.2c49d1bd@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox