mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-08-17 15:45:02 +00:00
On glibc >= 2.34, getaddrinfo_a is no longer provided by a standalone
libanl shared library — it is built directly into libc. Newer
architectures (e.g. loongarch64, riscv64) have never shipped a separate
libanl, causing the meson build to fail with:
C++ shared or static library 'anl' not found
Signed-off-by: Pluto Yang <yangyj.ee@gmail.com>
5.0 KiB
5.0 KiB