Fix build warnings due to unsupported cflags for clang 75/286675/1
authorChandan Padhi <c.padhi@samsung.com>
Tue, 10 Jan 2023 13:15:41 +0000 (18:45 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Wed, 11 Jan 2023 13:14:26 +0000 (13:14 +0000)
commit3bbdff1826c5b3931e24aff72b787adc67dff111
tree58232d2db6c087829cc428291013805fb547c923
parent5e7352608e46401f46267f806bf0eec4c24ee198
Fix build warnings due to unsupported cflags for clang

This commit removes following cflags from tizen build that
are not supported for clang.
-Wno-unused-but-set-variable
-Wno-null-pointer-subtraction

Change-Id: Idde981cf2bc247de0a60aca8b2c6c215baf0caa9
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
build/config/compiler/BUILD.gn
third_party/wtl/BUILD.gn