mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-01 08:54:52 +08:00
ci add 5k stack limit
This commit is contained in:
@@ -288,7 +288,7 @@ set(COMPILE_OPTIONS
|
||||
-Wshadow
|
||||
-Wshift-negative-value
|
||||
-Wsizeof-pointer-memaccess
|
||||
#-Wstack-usage=2048
|
||||
-Wstack-usage=5000
|
||||
-Wtype-limits
|
||||
-Wundef
|
||||
-Wuninitialized
|
||||
|
||||
Reference in New Issue
Block a user