1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-21 14:00:51 +03:00
Viktor Szakats 8795d9c817 cmake: unset forced CMAKE_C_STANDARD 90 (#822)
Added in cf80f2f4b5 (on 2016-08-14),
with the title "Basic dockerised test suite".

It's not clear why a C standard was explicitly set, but a side-effect
of this is that CMake-built binaries diverged from ones built with
autotools or GNU Make (using the same compiler and configuration).

Another issue is that this may introduce ABI incompatibility with
binaries built with a different C standard flag, e.g. the C compiler
default or one used for other components of a final app.

Seems unlikely, but if our tests require this option, we should set it
for the CI builds only?
2023-03-09 11:48:21 +01:00
2023-03-08 09:34:37 +01:00
2023-03-07 14:08:12 +00:00
2019-08-02 16:38:08 -07:00
2021-08-29 22:36:43 +02:00
2011-04-04 13:31:33 +02:00
2016-02-24 23:44:13 +01:00
2021-11-11 11:35:47 -08:00
2011-04-04 13:31:33 +02:00
2021-09-03 09:17:34 +02:00
2021-08-29 22:36:43 +02:00

libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.

Web site

Mailing list

BSD Licensed

Web site source code

Installation instructions:

Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Readme 15 MiB
Languages
C 85.1%
M4 3.6%
CMake 3.4%
Shell 2.6%
RPGLE 1.8%
Other 3.2%