Added ENV support for "loader" option.

This commit is contained in:
XMRig 2019-12-22 19:48:33 +07:00
parent 5bd6a1c028
commit 2d15c10e0f
No known key found for this signature in database
GPG key ID: 446A53638BE94409
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;