mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Fluxbox: fix building with gcc-11.1
This commit is contained in:
parent
6c7a4aa14a
commit
1a46c6e6db
@ -44,6 +44,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>May 19th, 2021</para>
|
<para>May 19th, 2021</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Fix building Fluxbox with gcc-11.1.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[renodr] - Remove unnecessary configure switches from
|
<para>[renodr] - Remove unnecessary configure switches from
|
||||||
the xf86-input-wacom driver.</para>
|
the xf86-input-wacom driver.</para>
|
||||||
|
@ -96,6 +96,12 @@
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Fluxbox</title>
|
<title>Installation of Fluxbox</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
First, fix a build failure when building with gcc-11.1:
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">sed -i '/text_prop.value > 0/s/>/!=/' util/fluxbox-remote.cc</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Install <application>Fluxbox</application> by running the following
|
Install <application>Fluxbox</application> by running the following
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user