mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Silence cast-function-type warnings from GCC 8+
This commit is contained in:
@@ -184,6 +184,7 @@
|
||||
'configurations': {
|
||||
'Release': {
|
||||
'cflags_cc': [
|
||||
'-Wno-cast-function-type',
|
||||
'-Wno-deprecated-declarations'
|
||||
],
|
||||
'xcode_settings': {
|
||||
|
||||
Reference in New Issue
Block a user