mozc: fix ftbfs
This commit is contained in:
parent
ffb1f242cd
commit
d9e31f3a6e
10
srcpkgs/mozc/patches/stdint.patch
Normal file
10
srcpkgs/mozc/patches/stdint.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/mozc/src/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h
|
||||
+++ b/mozc/src/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h
|
||||
@@ -19,6 +19,7 @@
|
||||
#include <limits.h>
|
||||
|
||||
#include <cstddef>
|
||||
+#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <ostream>
|
||||
|
Loading…
x
Reference in New Issue
Block a user