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:
Rajavardhan Gundi 2018-04-27 15:12:48 +05:30 committed by Anas Nashif
parent 9faa42f522
commit 7db4d5699e

View file

@ -99,7 +99,6 @@ zephyr_compile_options(
-Wformat
-Wformat-security
-Wno-format-zero-length
-Wno-unused-local-typedefs
-imacros ${AUTOCONF_H}
-ffreestanding
-Wno-main