libziparchive: Fix build flags for targets that build with GCC

GCC pre 5.1 incorrectly warns when a C++11 struct is empty brace initialized
Struct s = {}.

Change-Id: Id5696aae32cea2d45072176c1d9abe8a4bddad68
1 file changed