diff options
author | paul4334 <paul.sultana@pc-doctor.com> | 2019-04-30 16:35:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-30 16:35:04 -0700 |
commit | a7265dd139fbe5162b62777401293ea7b8cac79a (patch) | |
tree | 7d8ce51f4966179a8079dfa8eaeb575a0fd0cc97 /man | |
parent | 38c884f205111aaa65c0940a4c805f19821dac02 (diff) | |
download | portable-a7265dd139fbe5162b62777401293ea7b8cac79a.tar.gz portable-a7265dd139fbe5162b62777401293ea7b8cac79a.tar.bz2 portable-a7265dd139fbe5162b62777401293ea7b8cac79a.zip |
Fix MacOSX cmake missing symbol _clock_gettime
On El Capitan:
[exec] [100%] Linking C executable openssl
[exec] Undefined symbols for architecture x86_64:
[exec] "_clock_gettime", referenced from:
[exec] _app_timer_real in apps_posix.c.o
[exec] ld: symbol(s) not found for architecture x86_64
[exec] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[exec] make[2]: *** [apps/openssl/openssl] Error 1
[exec] make[1]: *** [apps/openssl/CMakeFiles/openssl.dir/all] Error 2
[exec] make: *** [all] Error 2
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions