Added ENV support for "loader" option.

This commit is contained in:
XMRig
2019-12-22 19:48:33 +07:00
parent f0b441040a
commit 2df6f5cd17
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;