paul4334
a7265dd139
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
2019-04-30 16:35:04 -07:00
..
2018-03-23 13:45:05 -05:00
2018-09-23 14:04:26 -05:00
2015-10-18 10:48:17 -05:00
2019-04-30 16:35:04 -07:00
2018-03-22 21:04:43 -05:00