mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
thunderbird: patch for rust-cbindgen 0.24.3
This commit is contained in:
parent
e13eb5b06f
commit
5d7589f440
1 changed files with 12 additions and 0 deletions
12
srcpkgs/thunderbird/patches/ROOT_CLIP_CHAIN.patch
Normal file
12
srcpkgs/thunderbird/patches/ROOT_CLIP_CHAIN.patch
Normal file
|
@ -0,0 +1,12 @@
|
|||
Source: FreeBSD
|
||||
--- a/gfx/webrender_bindings/webrender_ffi.h.orig 2022-05-23 17:12:36 UTC
|
||||
+++ b/gfx/webrender_bindings/webrender_ffi.h
|
||||
@@ -77,8 +77,6 @@ using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpo
|
||||
struct WrPipelineIdAndEpoch;
|
||||
using WrPipelineIdEpochs = nsTArray<WrPipelineIdAndEpoch>;
|
||||
|
||||
-const uint64_t ROOT_CLIP_CHAIN = ~0;
|
||||
-
|
||||
} // namespace wr
|
||||
} // namespace mozilla
|
||||
|
Loading…
Add table
Reference in a new issue