ssh: fix build for libssh2 before 1.2.6
The statvfs functionality was added to libssh2 in that version, so we switch off that functionality when built with older libraries. Fixes #831
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
The statvfs functionality was added to libssh2 in that version, so we switch off that functionality when built with older libraries. Fixes #831