All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] bind: fix build with openssl
Date: Thu, 19 Jul 2018 09:12:02 +0200	[thread overview]
Message-ID: <20180719091202.07ab1241@windsurf> (raw)
In-Reply-To: <f6a81f45eeaea33eaa9015355bd7c63779f7b881.1531939984.git.baruch@tkos.co.il>

Hello,

On Wed, 18 Jul 2018 21:53:03 +0300, Baruch Siach wrote:
> The bind configure.in uses AC_TRY_RUN that is not compatible with cross
> compile. Disable eddsa unconditionally since it requires a newer OpenSSL
> version than we currently have. Enable aes; this is always supported in
> current OpenSSL versions.
> 
> Fixes:
> http://autobuild.buildroot.net/results/3ed/3edb1659954b00401b68ffc7e1c8b3c29581c0e4/
> http://autobuild.buildroot.net/results/025/025e377b51b39ba34647636ad0d0661a3cb95572/
> http://autobuild.buildroot.net/results/725/7250564e780e43e793ae6c8c526985e5519681f4/
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/bind/bind.mk | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Both applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2018-07-19  7:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 18:53 [Buildroot] [PATCH 1/2] bind: fix build with openssl Baruch Siach
2018-07-18 18:53 ` [Buildroot] [PATCH 2/2] bind: fix build with zlib Baruch Siach
2018-07-19 21:41   ` Peter Korsgaard
2018-07-19  7:12 ` Thomas Petazzoni [this message]
2018-07-19 21:41 ` [Buildroot] [PATCH 1/2] bind: fix build with openssl 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=20180719091202.07ab1241@windsurf \
    --to=thomas.petazzoni@bootlin.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.