mirror of
https://github.com/lovell/sharp.git
synced 2026-02-07 23:26:15 +01:00
Silence cast-function-type warnings from GCC 8+
This commit is contained in:
@@ -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': {
|
||||||
|
|||||||
Reference in New Issue
Block a user