Commits


Gil authored and GitHub committed 3e3532b78ec
Fix compilation under Linux/GCC 9.2.1 in Release mode (#5042) The `firebase_firestore_protos_libprotobuf` library contains protoc-generated code. Compile with standard flags rather than Firestore's default of `-Wall -Wextra -Werror`.