libfolly: Update to 2019.06.10.00
authorRosen Penev <redacted>
Mon, 10 Jun 2019 19:26:10 +0000 (12:26 -0700)
committerRosen Penev <redacted>
Thu, 13 Jun 2019 23:14:15 +0000 (16:14 -0700)
commit05771578163420a7284ca454f99a233c5dd81153
tree81b45d7449f042f4eaf97df2a009e70275c93536
parent290e23ac61e43922ccda4e5525de2144224fb1dd
libfolly: Update to 2019.06.10.00

Partially restore uclibc patch. Some parts were upstreamed while others
were not.

Fixes compilation without ChaCha20 support in OpenSSL 1.1 and above.

Depend on libunwind conditionally. libunwind is not supported on all
targets. Depending on it unconditionally makes libfolly and dependent
packages unavailable on those targets.

Added missing Maintainer.

Several Makefile rearrangements for consistency.

Signed-off-by: Rosen Penev <redacted>
libs/libfolly/Makefile
libs/libfolly/patches/102-uclibc-patches.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT