[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 8fff4a: Compatibility with Solaris 10 (gcc 3.4.3)



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 8fff4a245e57cd2e3479a35cf5a8be534bee5e1c
      https://github.com/gost-engine/engine/commit/8fff4a245e57cd2e3479a35cf5a8be534bee5e1c
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M CMakeLists.txt
    M gost_grasshopper_math.h
    M test_tls.c

  Log Message:
  -----------
  Compatibility with Solaris 10 (gcc 3.4.3)

Note, you will need to pass `-lsocket -lnsl` to the gcc for
socketpair(3SOCKET) to link `test_tls'.