test: temporarily disable -Wstack-usage
Seemingly unrealistic values are reported. See https://github.com/lvgl/lvgl/actions/runs/6974396516/job/18980011134
This commit is contained in:
@@ -110,7 +110,7 @@ set(COMPILE_OPTIONS
|
||||
-Wshadow
|
||||
-Wshift-negative-value
|
||||
-Wsizeof-pointer-memaccess
|
||||
-Wstack-usage=6000
|
||||
#-Wstack-usage=6000
|
||||
-Wtype-limits
|
||||
-Wundef
|
||||
-Wuninitialized
|
||||
|
||||
Reference in New Issue
Block a user