Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Baruch Siach via buildroot <buildroot@buildroot.org>
Cc: buildroot@busybox.net, Asaf Kahlon <asafka7@gmail.com>
Subject: Re: [Buildroot] [PATCH] package/zeromq: force detection of more features
Date: Wed, 20 Jul 2022 18:40:03 +0200	[thread overview]
Message-ID: <20220720184003.13569d23@windsurf> (raw)
In-Reply-To: <3aa0ac234bc829d21b0a2c3fcafa0bf3a19cb210.1658328437.git.baruch@tkos.co.il>

On Wed, 20 Jul 2022 17:47:17 +0300
Baruch Siach via buildroot <buildroot@buildroot.org> wrote:

> ZeroMQ added SO_PRIORITY in version 4.3.4, SO_BINDTODEVICE in 4.2.3, and
> O_CLOEXEC since before 2.1.11. Checks for these feature are incompatible
> with cross compilation. Linux supports SO_PRIORITY, and SO_BINDTODEVICE
> since before 2.6. O_CLOEXEC is supported since 2.6.23. Keep them always
> enabled.
> 
> Cc: Asaf Kahlon <asafka7@gmail.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/zeromq/zeromq.mk | 3 +++
>  1 file changed, 3 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-07-20 16:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-20 14:47 [Buildroot] [PATCH] package/zeromq: force detection of more features Baruch Siach via buildroot
2022-07-20 16:40 ` Thomas Petazzoni via buildroot [this message]
2022-08-11 11:47 ` 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=20220720184003.13569d23@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=buildroot@busybox.net \
    --cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox