mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Silence cast-function-type warnings from GCC 8+
This commit is contained in:
parent
473afaab45
commit
d22f7cae6a
@ -184,6 +184,7 @@
|
|||||||
'configurations': {
|
'configurations': {
|
||||||
'Release': {
|
'Release': {
|
||||||
'cflags_cc': [
|
'cflags_cc': [
|
||||||
|
'-Wno-cast-function-type',
|
||||||
'-Wno-deprecated-declarations'
|
'-Wno-deprecated-declarations'
|
||||||
],
|
],
|
||||||
'xcode_settings': {
|
'xcode_settings': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user