Skip to content

Commit

Permalink
Show cast-function-type compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Nov 16, 2023
1 parent 9680f00 commit 139e4b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,6 @@
'configurations': {
'Release': {
'conditions': [
['OS == "linux"', {
'cflags_cc': [
'-Wno-cast-function-type'
]
}],
['target_arch == "arm"', {
'cflags_cc': [
'-Wno-psabi'
Expand Down

0 comments on commit 139e4b9

Please sign in to comment.