mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Show cast-function-type compiler warnings
This commit is contained in:
parent
9680f00ddd
commit
139e4b9f65
@ -223,11 +223,6 @@
|
|||||||
'configurations': {
|
'configurations': {
|
||||||
'Release': {
|
'Release': {
|
||||||
'conditions': [
|
'conditions': [
|
||||||
['OS == "linux"', {
|
|
||||||
'cflags_cc': [
|
|
||||||
'-Wno-cast-function-type'
|
|
||||||
]
|
|
||||||
}],
|
|
||||||
['target_arch == "arm"', {
|
['target_arch == "arm"', {
|
||||||
'cflags_cc': [
|
'cflags_cc': [
|
||||||
'-Wno-psabi'
|
'-Wno-psabi'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user