Closed theopolis closed 5 years ago
After a binary or library is built we want to check the linkage requirements.
ldd -v
glibc
Fixed with https://github.com/theopolis/build-anywhere/commit/54c5eaf0f2cee0e80f5cfc60091b5e08ded43d7c
After a binary or library is built we want to check the linkage requirements.
ldd -v
and check theglibc
version requirement.