mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Help with #26424
This commit is contained in:
parent
444ad67663
commit
2d8475a96a
@ -322,7 +322,7 @@ struct Checker
|
||||
{
|
||||
checkRequiredInstructions();
|
||||
}
|
||||
} checker;
|
||||
} checker __attribute__((init_priority(101))); /// Run before other static initializers.
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user