Skip to content

Commit

Permalink
main.cpp more wno
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolu1990 committed Mar 8, 2024
1 parent 25d13df commit e52251d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/test/cpp/regression/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ ADDCFLAGS += -CFLAGS -DDBUS_${DBUS}
ADDCFLAGS += -CFLAGS -DREDO=${REDO}
ADDCFLAGS += -CFLAGS -pthread
ADDCFLAGS += -CFLAGS -Wno-unused-result
ADDCFLAGS += -CFLAGS -Wno-parentheses
ADDCFLAGS += -CFLAGS -Wno-misleading-indentation
ADDCFLAGS += -CFLAGS -Wno-catch-value
ADDCFLAGS += -CFLAGS -Wno-float-conversion



Expand Down

0 comments on commit e52251d

Please sign in to comment.