mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-02 00:12:38 -05:00
Apply "no-static-without-amd" fixes
This commit is contained in:
@@ -103,7 +103,7 @@ typedef ulong sph_u64;
|
||||
x3 ^= x4; \
|
||||
} while (0)
|
||||
|
||||
static const __constant ulong C[] =
|
||||
STATIC const __constant ulong C[] =
|
||||
{
|
||||
0x67F815DFA2DED572UL, 0x571523B70A15847BUL, 0xF6875A4D90D6AB81UL, 0x402BD1C3C54F9F4EUL,
|
||||
0x9CFA455CE03A98EAUL, 0x9A99B26699D2C503UL, 0x8A53BBF2B4960266UL, 0x31A2DB881A1456B5UL,
|
||||
|
||||
Reference in New Issue
Block a user