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
|
-Wshadow
|
||||||
-Wshift-negative-value
|
-Wshift-negative-value
|
||||||
-Wsizeof-pointer-memaccess
|
-Wsizeof-pointer-memaccess
|
||||||
-Wstack-usage=6000
|
#-Wstack-usage=6000
|
||||||
-Wtype-limits
|
-Wtype-limits
|
||||||
-Wundef
|
-Wundef
|
||||||
-Wuninitialized
|
-Wuninitialized
|
||||||
|
|||||||
Reference in New Issue
Block a user