aboutsummaryrefslogtreecommitdiff
path: root/doc/install.md
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2023-12-28 01:08:10 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2023-12-30 01:37:15 +0100
commit7c07ae2431668dd92c4417b0f4d3d0a88d4cf9da (patch)
tree9f01d84fd5e942d67e97ba8fb0900af0c776e5bf /doc/install.md
parent3ac33673869b6f1ae1a29a329e5fa5c100bdd562 (diff)
Search for libiconv before libc
In BSD systems where libiconv provides /usr/local/include/iconv.h and libc provides /usr/include/iconv.h there is a problem when we can use the headers of libiconv but end up linking with libc. The workaround is to search first for libiconv, and if not found assume it is safe to link with the libc.
Diffstat (limited to 'doc/install.md')
0 files changed, 0 insertions, 0 deletions