Codebase list mozc / a82fbd1
Added -Wno-unknown-warning-option. REF_BUG= REF_CL=185082512 REF_TIME=2018-02-09T11:09:15+09:00 REF_TIME_RAW=1518142155 +0900 Hiroyuki Komatsu 6 years ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2929
3030 MAJOR=2
3131 MINOR=23
32 BUILD=2802
32 BUILD=2803
3333 REVISION=102
3434 # This version represents the version of Mozc IME engine (converter, predictor,
3535 # etc.). This version info is included both in the Mozc server and in the Mozc
6666 'test_size': 'small',
6767 },
6868 'cflags': [
69 '-Wno-unknown-warning-option',
6970 '-Wno-inconsistent-missing-override',
7071 ],
7172 },