1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Added ENV support for "loader" option.

This commit is contained in:
XMRig
2019-12-22 19:48:33 +07:00
parent 5bd6a1c028
commit 2d15c10e0f
4 changed files with 10 additions and 7 deletions

View File

@@ -95,7 +95,7 @@ public:
private:
static bool load();
static const char *defaultLoader();
static String defaultLoader();
static bool m_initialized;
static bool m_ready;