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-06-14 05:59:20 -05:00
2018-06-14 05:59:20 -05:00
2019-04-30 16:35:04 -07:00
2017-01-25 21:31:04 +09:00
2017-01-24 06:06:07 -06:00