K 10 svn:author V 4 gahr K 8 svn:date V 27 2020-05-07T08:06:51.558210Z K 7 svn:log V 239 databases/cassandra-cpp-driver: fix build In the last commit I removed a patch that excluded -Werror from the compiler flags. It was building on amd64, but apparently it breaks on the cluster. This commit restores the removal of -Werror. END