Show cast-function-type compiler warnings

This commit is contained in:
Lovell Fuller 2023-11-15 19:30:39 +00:00
parent 9680f00ddd
commit 139e4b9f65

View File

@ -223,11 +223,6 @@
'configurations': {
'Release': {
'conditions': [
['OS == "linux"', {
'cflags_cc': [
'-Wno-cast-function-type'
]
}],
['target_arch == "arm"', {
'cflags_cc': [
'-Wno-psabi'