Improved LibreSSL support.
This commit is contained in:
parent
d2363ba28b
commit
a1ee2fd9d2
4 changed files with 16 additions and 10 deletions
|
@ -64,6 +64,8 @@
|
|||
# define APP_OS "Linux"
|
||||
#elif defined XMRIG_OS_FREEBSD
|
||||
# define APP_OS "FreeBSD"
|
||||
#elif defined XMRIG_OS_OPENBSD
|
||||
# define APP_OS "OpenBSD"
|
||||
#else
|
||||
# define APP_OS "Unknown OS"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue