Revert "warnings: Disable "unused-local-typedefs" compiler warning"
This reverts commit d9ac1d4b4a
.
This option can be compiler specific and is not required anymore.
Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9faa42f522
commit
7db4d5699e
|
@ -99,7 +99,6 @@ zephyr_compile_options(
|
|||
-Wformat
|
||||
-Wformat-security
|
||||
-Wno-format-zero-length
|
||||
-Wno-unused-local-typedefs
|
||||
-imacros ${AUTOCONF_H}
|
||||
-ffreestanding
|
||||
-Wno-main
|
||||
|
|
Loading…
Reference in a new issue