mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
webkitgtk: Fix FTBFS with GCC 13
This commit is contained in:
parent
cecc62c4db
commit
f34f0a2e0e
@ -140,13 +140,12 @@
|
||||
<bridgehead renderas="sect3">Installation of
|
||||
<application>WebKitGTK</application></bridgehead>
|
||||
|
||||
<!--
|
||||
<para>
|
||||
Fix an issue causing a crash viewing some web pages:
|
||||
Fix a non-standard grammar consturction rejected by GCC 13:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../webkitgtk-&webkitgtk-version;-upstream_fix-1.patch</userinput></screen>
|
||||
-->
|
||||
<screen><userinput>sed '/m_brush =/s/{/Brush {/' \
|
||||
-i Source/WebCore/platform/graphics/SourceBrush.cpp</userinput></screen>
|
||||
|
||||
<important>
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user