Use detect-libc instead of ldd output parsing

This commit is contained in:
Lovell Fuller
2017-07-15 11:16:11 +01:00
parent b40e3fa1f1
commit eb8773fe3e
4 changed files with 12 additions and 14 deletions

View File

@@ -47,7 +47,7 @@ This allows the use of newer versions of libvips with older versions of sharp.
For 32-bit Intel CPUs and older Linux-based operating systems such as Centos 6,
it is recommended to install a system-wide installation of libvips from source:
https://github.com/jcupitt/libvips#building-libvips-from-a-source-tarball
https://jcupitt.github.io/libvips/install.html#building-libvips-from-a-source-tarball
#### Alpine Linux