You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: increase stack usage warning up to 8192 bytes
As we don't use dynamic memory allocation, we need more stack for local
variables.
Signed-off-by: Oleksandr Grytsov <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
0 commit comments