All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Matt Weber <matthew.weber@collins.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libcurl: fix build without sched_yield
Date: Fri, 08 Jul 2022 09:33:50 +0200	[thread overview]
Message-ID: <87edywnjmp.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220703155356.1356910-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 3 Jul 2022 17:53:56 +0200")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix the following build failure without sched_yield raised since bump to
 > version 7.84.0 in commit b034109dd60a429690acf9c5501c6658c53eae13:

 > In file included from easy.c:89:
 > easy_lock.h: In function 'curl_simple_lock_lock':
 > easy_lock.h:56:7: error: implicit declaration of function 'sched_yield' [-Werror=implicit-function-declaration]
 >    56 |       sched_yield();
 >       |       ^~~~~~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/fbc80a0002d640210c81a4c518856c02669059b7

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-07-08  7:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-03 15:53 [Buildroot] [PATCH 1/1] package/libcurl: fix build without sched_yield Fabrice Fontaine
2022-07-03 16:02 ` Baruch Siach via buildroot
2022-07-06 22:05 ` Giulio Benetti
2022-07-08  7:33 ` Peter Korsgaard [this message]
2022-07-22  7:39 ` 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=87edywnjmp.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=matthew.weber@collins.com \
    /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.