summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xfa.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa.gyp b/xfa.gyp
index f53a934c80..65d4751e93 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -700,6 +700,7 @@
["OS == 'mac'", {
"configurations": {},
"sources": [],
+ "cflags": [ "-Wno-deprecated-declarations" ],
}],
]
}