Skip to content

build: fix link with openssl on centos 6

Rodrigo Muino Tomonari requested to merge github/fork/orgads/link-openssl into master

Many products have this error on linkage: undefined reference to 'clock_gettime'

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading