mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08: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>
|
||||
<para>May 19th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Fix building Fluxbox with gcc-11.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Remove unnecessary configure switches from
|
||||
the xf86-input-wacom driver.</para>
|
||||
|
@ -96,6 +96,12 @@
|
||||
<sect2 role="installation">
|
||||
<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>
|
||||
Install <application>Fluxbox</application> by running the following
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user