Commit Graph

5 Commits (openssl)

Author SHA1 Message Date
Vort 10dfe39f5f
Fix architecture detection in cmake build (#1890) 1 year ago
barracuda156 385e592045 TargetArch.cmake: fix info re OSX arch support, update copyright year 1 year ago
Sergey Fedorov 7f98a8b972
Fix definitions for Darwin PPC; do not use pthread_setname_np on unsupported OS versions (#1797)
* Correct define for Darwin PPC is __POWERPC__

* util.cpp: do not use pthread_setname_np on unsupported macOS versions
2 years ago
R4SAS 31242401e5 [cmake] update TargetArch.cmake (#1724)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
Jeff Becker 3b8c3c1346
try fixing issue #897 7 years ago