ci add back stack usage check at 4 kilobytes
This commit is contained in:
@@ -288,7 +288,7 @@ set(COMPILE_OPTIONS
|
|||||||
-Wshadow
|
-Wshadow
|
||||||
-Wshift-negative-value
|
-Wshift-negative-value
|
||||||
-Wsizeof-pointer-memaccess
|
-Wsizeof-pointer-memaccess
|
||||||
#-Wstack-usage=2048
|
-Wstack-usage=4096
|
||||||
-Wtype-limits
|
-Wtype-limits
|
||||||
-Wundef
|
-Wundef
|
||||||
-Wuninitialized
|
-Wuninitialized
|
||||||
|
|||||||
Reference in New Issue
Block a user