Files
termux-packages/packages/libhtmlcxx
termux-pacman-bot f85153f455 fix(main/libhtmlcxx): Fix compiler and linker error
This fixes the following compiler error.

error: ISO C++17 does not allow dynamic exception specifications [-Wdynamic-exception-spec]

and the linker warning

*** Warning: Linking the shared library libhtmlcxx.la against the
*** static library libclang_rt.builtins-x86_64-android.a is not portable!
2024-07-29 06:11:11 +00:00
..