From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] pppd: use uclibc libcrypt instead of openssl
Date: Fri, 6 Sep 2019 13:35:41 +0200 [thread overview]
Message-ID: <20190906133541.5707ade0@windsurf> (raw)
In-Reply-To: <20190906101849.4621-1-alexander.i.mukhin@gmail.com>
Hello Alexander,
On Fri, 6 Sep 2019 13:18:49 +0300
Alexander Mukhin <alexander.i.mukhin@gmail.com> wrote:
> If building with uclibc, fall back to using its cryptographic routines
> instead of openssl. This removes unnecessary dependence.
>
> Signed-off-by: Alexander Mukhin <alexander.i.mukhin@gmail.com>
I am surprised: which functions are provided by uClibc that glibc
doesn't provide ?
Also, what about the musl C library that we support ?
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-09-06 11:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-06 10:18 [Buildroot] [PATCH] pppd: use uclibc libcrypt instead of openssl Alexander Mukhin
2019-09-06 11:35 ` Thomas Petazzoni [this message]
2019-09-06 11:49 ` Baruch Siach
2019-09-06 16:31 ` Alexander Mukhin
2019-09-07 12:32 ` Thomas Petazzoni
2019-09-07 18:35 ` [Buildroot] [PATCH] package/pppd: " Alexander Mukhin
2019-09-07 19:48 ` 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=20190906133541.5707ade0@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.