File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ include ../../dpf/Makefile.plugins.mk
2424# Extra flags
2525
2626BUILD_CXX_FLAGS += -I../common -I../common/gen_dsp
27+ BUILD_CXX_FLAGS += -Wno-unused-parameter
2728
2829# --------------------------------------------------------------
2930# Enable all possible plugin types
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ include ../../dpf/Makefile.plugins.mk
2424# Extra flags
2525
2626BUILD_CXX_FLAGS += -I../common -I../common/gen_dsp
27+ BUILD_CXX_FLAGS += -Wno-unused-parameter
2728
2829# --------------------------------------------------------------
2930# Enable all possible plugin types
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ include ../../dpf/Makefile.plugins.mk
2424# Extra flags
2525
2626BUILD_CXX_FLAGS += -I../common -I../common/gen_dsp
27+ BUILD_CXX_FLAGS += -Wno-unused-parameter
2728
2829# --------------------------------------------------------------
2930# Enable all possible plugin types
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ include ../../dpf/Makefile.plugins.mk
2424# Extra flags
2525
2626BUILD_CXX_FLAGS += -I../common -I../common/gen_dsp
27+ BUILD_CXX_FLAGS += -Wno-unused-parameter
2728
2829# --------------------------------------------------------------
2930# Enable all possible plugin types
You can’t perform that action at this time.
0 commit comments