libcxx: Build with the libsupc++ ABI
authorRosen Penev <rosenp@gmail.com>
Wed, 1 Jan 2020 03:37:34 +0000 (19:37 -0800)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Jan 2020 15:59:13 +0000 (16:59 +0100)
commit1f8ab1c6406451641c05e8cb1e72f7c173a114a3
tree0b97a8fa6a01408b896d1c86db8a1f00d3272130
parenta176f8d3ecf09df9d40aaff8271284699695d450
libcxx: Build with the libsupc++ ABI

Allows proper exception handling. This includes removing unimplemented
warnings.

File size increased as a result:

Before:

182874

After:

211006

On mipsel_24kc.

Note that this requires libsupc++ anyway. It's specified in g++-libcxx.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/libcxx/Makefile