Skip to content

Commit

Permalink
fixup! fixup! deps: update c-ares to 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Mar 31, 2024
1 parent d2eda89 commit 61e66f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deps/cares/cares.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,8 @@
'-pedantic',
'-Wall',
'-Wextra',
'-Wno-unused-parameter'
'-Wno-unused-parameter',
'-Wnoerror=deprecated-declarations',
],
'defines': [ 'HAVE_CONFIG_H' ],
}],
Expand Down

0 comments on commit 61e66f0

Please sign in to comment.