All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] uclibc: fix MIPS builds with disabled threads
Date: Fri, 5 Feb 2016 14:27:35 +0100	[thread overview]
Message-ID: <56B4A347.4060902@imgtec.com> (raw)
In-Reply-To: <20160205063435.GA22677@waldemar-brodkorb.de>

Dear Waldemar Brodkorb,

On 05/02/16 07:34, Waldemar Brodkorb wrote:
> There was a regression found while building for MIPS
> with disabled threads. Upstream patch fixed it.
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>

Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Without the patch:

   AS libc/string/mips/memset.os
libc/string/mips/memset.S:24:21: fatal error: regdef.h: No such file or 
directory
  # include <regdef.h>
                      ^
compilation terminated.

With the patch:

$ file output/build/uclibc-1.0.12/.stamp_target_installed
output/build/uclibc-1.0.12/.stamp_target_installed: empty

Regards,

Vincent.

  parent reply	other threads:[~2016-02-05 13:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05  6:34 [Buildroot] [PATCH] uclibc: fix MIPS builds with disabled threads Waldemar Brodkorb
2016-02-05 13:02 ` Gustavo Zacarias
2016-02-05 13:27 ` Vicente Olivert Riera [this message]
2016-02-05 20:57 ` 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=56B4A347.4060902@imgtec.com \
    --to=vincent.riera@imgtec.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.