Skip to content

Commit 8d68404

Browse files
author
liyufang
committed
fix blade build
N/A Change-Id: I580167e0695db6f4fef84df7fe63fb34a3ab8261 Signed-off-by: liyufang <[email protected]>
1 parent 5c5f432 commit 8d68404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ cc_library(
33
export_incs = './include',
44
extra_cppflags = [
55
'-Wno-float-equal',
6+
'-Wno-error=format-nonliteral',
67
],
78
srcs = [
89
'src/lib_json/json_reader.cpp',

0 commit comments

Comments
 (0)