mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
firefox: remove the sed for ROOT_CLIP_CHAIN
This is now upstream
This commit is contained in:
parent
597ad45034
commit
9c2509640c
@ -291,7 +291,7 @@ EOF</userinput></screen>
|
|||||||
Compile <application>Firefox</application> by issuing the following
|
Compile <application>Firefox</application> by issuing the following
|
||||||
commands:
|
commands:
|
||||||
</para>
|
</para>
|
||||||
|
<!-- Fixed in 102.9
|
||||||
<para>
|
<para>
|
||||||
A change in cbindgen-0.24.2 causes a symbol to now be output by
|
A change in cbindgen-0.24.2 causes a symbol to now be output by
|
||||||
cbindgen, but it has already been defined in a header. This sed
|
cbindgen, but it has already been defined in a header. This sed
|
||||||
@ -299,7 +299,7 @@ EOF</userinput></screen>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen><userinput>sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h</userinput></screen>
|
<screen><userinput>sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h</userinput></screen>
|
||||||
|
-->
|
||||||
<!-- Not needed with clang. Upstream bug at
|
<!-- Not needed with clang. Upstream bug at
|
||||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1729459
|
https://bugzilla.mozilla.org/show_bug.cgi?id=1729459
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user