apr: Enable DSO and add several configure vars
authorRosen Penev <redacted>
Mon, 6 May 2019 23:18:27 +0000 (16:18 -0700)
committerRosen Penev <redacted>
Tue, 7 May 2019 00:03:34 +0000 (17:03 -0700)
commit165f72234dfe8cbb5cfc45b49bf3af134ffa834e
treeb244c3f6bed297ddc12f49c744a3c45123b71e6e
parent31e992cf01ab05bb6de11651007ec992391cc440
apr: Enable DSO and add several configure vars

Users have reported errors with Apache. Enable DSO to try to fix.

Most of these vars default to no since we're cross-compiling. Change them
to on since all the libc's that OpenWrt supports supports these. epoll for
example should have better stability.

Changed PKG_LICENSE to SPDX.

Slight cleanups.

Signed-off-by: Rosen Penev <redacted>
libs/apr/Makefile
libs/apr/patches/201-upgrade-and-fix-1.5.1.patch
git clone https://git.99rst.org/PROJECT