Remove Werror from build flags
-Werror should never be enabled by default since it will lead to unexpected build failures any time something in the environment (dependencies, toolchains, etc) changes
-Werror should never be enabled by default since it will lead to unexpected build failures any time something in the environment (dependencies, toolchains, etc) changes