Skip to content

Commit 0560a8a

Browse files
committed
fix build
1 parent 9fd5023 commit 0560a8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/base/base.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ this_cxxflags += -std=c++17
88
this_cxxflags += -fPIC
99
this_cxxflags += -Wno-deprecated-declarations
1010

11+
this_cxxflags += -Wno-unused-command-line-argument
12+
1113
this_ldlibs += -lstdc++
1214

1315
this_no_format_test := true

0 commit comments

Comments
 (0)