Files
termux-packages/packages/libhtmlcxx/html-Makefile.am.patch
termux-pacman-bot ddf1e81a9b libhtmlcxx: Fix underlinking
* libhtmlcxx: Apply compiler-rt builtins hack
2023-04-04 12:01:38 +00:00

11 lines
238 B
Diff

--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -12,6 +12,7 @@
debug.h
libhtmlcxx_la_CXXFLAGS =
libhtmlcxx_la_LDFLAGS = -version-info 4:0:1
+libhtmlcxx_la_LIBADD = -liconv
# bin_PROGRAMS = htmlcxx
# htmlcxx_LDADD = libhtmlcxx.la