Skip to content

Commit 61e66f0

Browse files
committed
fixup! fixup! deps: update c-ares to 1.28.1
1 parent d2eda89 commit 61e66f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deps/cares/cares.gyp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@
183183
'-pedantic',
184184
'-Wall',
185185
'-Wextra',
186-
'-Wno-unused-parameter'
186+
'-Wno-unused-parameter',
187+
'-Wnoerror=deprecated-declarations',
187188
],
188189
'defines': [ 'HAVE_CONFIG_H' ],
189190
}],

0 commit comments

Comments
 (0)