disable-utf8-validation.patch 204 B

123456
  1. --- a/src/google/protobuf/wire_format_lite.h (index)
  2. +++ b/src/google/protobuf/wire_format_lite.h (working tree)
  3. @@ -46,3 +46,0 @@
  4. -#ifndef NDEBUG
  5. -#define GOOGLE_PROTOBUF_UTF8_VALIDATION_ENABLED
  6. -#endif