mirror of
https://github.com/GOSTSec/cpuminer-gostd
synced 2025-01-14 08:47:53 +00:00
fixed build for gcc 11
This commit is contained in:
parent
8e00111f70
commit
1f5b7e56be
2
Xcoin.c
2
Xcoin.c
@ -33,7 +33,7 @@ typedef struct {
|
||||
sph_echo512_context echo1;
|
||||
} Xhash_context_holder;
|
||||
|
||||
Xhash_context_holder base_contexts;
|
||||
static Xhash_context_holder base_contexts;
|
||||
|
||||
void init_Xhash_contexts()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user