tn3399_openwrt/package/libs/libcxx/patches
Rosen Penev c84a3458aa libcxx: Remove -flto from LDFLAGS
It seems the buildbots can't handle it.

Added a cmake option to find the cxxabi files as they are part of the
toolchain and not in the normal path. It doesn't seem to make a
difference, just gets rid of cmake warnings.

Added another small GCC warning fix. It's fairly minor.

This has no change in compiled size, and most likely no change in
behavior. Bumped the PKG_RELEASE anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-05 19:36:45 +01:00
..
010-cxx17.patch libcxx: Remove -flto from LDFLAGS 2020-01-05 19:36:45 +01:00
020-fixes.patch libcxx: Remove -flto from LDFLAGS 2020-01-05 19:36:45 +01:00