build: Set default warning_level=3 20/278120/1 sandbox/actiontest accepted/tizen/unified/20220718.140337 submit/tizen/20220718.065110
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 13 Jul 2022 06:39:36 +0000 (15:39 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:09:09 +0000 (14:09 +0900)
commit187261b8152c80362ab7702dd58300e300513434
treee0f49cd1f4b7e97b9b0c1f034b9b3e393741cbbf
parent5823600e08e5e476837aa298db219ba41d9d15d2
build: Set default warning_level=3

This patch suppresses 'unused-parameter' and 'pedantic' GCC warnings
that we don't care about.

After suppressing these warnings, we can now enable the highest
warning_level by default.

Change-Id: I4402766a5cdabd6984582c17805c41c1f8a66645
meson.build