libcxx: Depenency fixes
authorRosen Penev <rosenp@gmail.com>
Mon, 23 Dec 2019 01:41:15 +0000 (17:41 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 23 Dec 2019 11:08:23 +0000 (12:08 +0100)
commitfb19fb868cf5f1426ada869e4ad5b139a41ba78e
tree0b757549f6c0b85ec83cfd684aaffc5f20784eb7
parenteca05bc4ccbba7d6cc718cdb66cba14c93aff663
libcxx: Depenency fixes

Don't build with uClibc-ng. It's totally unsupported as several functions
are missing.

Make the musl libc support conditional.

Fix hash with make check FIXUP=1. Apparently I based the Makefile off of
libedit and forgot to fix the hash.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Fixes: 856ea2bad3b3 ("libcxx: Add package")
config/Config-build.in
package/libs/libcxx/Makefile