mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-25 07:33:00 -05:00
feat: initial support for haiku
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
# define APP_OS "FreeBSD"
|
||||
#elif defined XMRIG_OS_OPENBSD
|
||||
# define APP_OS "OpenBSD"
|
||||
#elif defined XMRIG_OS_HAIKU
|
||||
# define APP_OS "Haiku"
|
||||
#else
|
||||
# define APP_OS "Unknown OS"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user