From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/bind: drop unneeded static openssl workarounds
Date: Sat, 13 Apr 2019 21:16:08 +0200 [thread overview]
Message-ID: <20190413211608.284bb58a@windsurf> (raw)
In-Reply-To: <20190413150453.30125-1-fontaine.fabrice@gmail.com>
On Sat, 13 Apr 2019 17:04:53 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> bind can't be built statically since commit
> 6045904752b06a8b8e52ba8fc2e49a8548964e8d
>
> So drop uneeded LIBS="-lz" which was added by commit
> 80ebf12906afc3a1e5f4e5682d4c5dc0779a556a to fix static build with
> openssl
>
> Also, drop ac_cv_func_EVP_{sha256,sha384,sha512} that was also added to
> fix tests in static build by commit
> 26aefa672c96caefc17adf59a9ab3d327114ad36
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/bind/bind.mk | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-04-13 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-13 15:04 [Buildroot] [PATCH 1/1] package/bind: drop unneeded static openssl workarounds Fabrice Fontaine
2019-04-13 19:16 ` 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=20190413211608.284bb58a@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.