package/pppd: use uclibc libcrypt instead of openssl
authorAlexander Mukhin <alexander.i.mukhin@gmail.com>
Sat, 7 Sep 2019 18:35:17 +0000 (21:35 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 7 Sep 2019 19:46:39 +0000 (21:46 +0200)
commitb519bcafe75d1256d1fc42aa26393405b89629b3
tree358bd0854af9b7726d68b7cdab381ecd6af05c46
parent7643ab05de860011e749aa720c92d5de150bee0a
package/pppd: use uclibc libcrypt instead of openssl

glibc since 2.28 dropped DES encryption routines setkey() and encrypt(),
but uclibc still provides them. So, if building with uclibc, we can
avoid using huge openssl library.

Signed-off-by: Alexander Mukhin <alexander.i.mukhin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pppd/Config.in
package/pppd/pppd.mk