[blfs] 01/02: Fix rxvt-unicode for GCC-16
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 588b163c21b520a1dc74a6a9b3c7749c65200a09 Author: Pierre Labastie <[email protected]> AuthorDate: Sat Jun 13 11:40:22 2026 +0200 Fix rxvt-unicode for GCC-16 --- xsoft/other/rxvt-unicode.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xsoft/other/rxvt-unicode.xml b/xsoft/other/rxvt-unicode.xml index 4ddb7d4a1c..2e0cbc3a04 100644 --- a/xsoft/other/rxvt-unicode.xml +++ b/xsoft/other/rxvt-unicode.xml @@ -99,6 +99,12 @@ <sect2 role="installation"> <title>Installation of rxvt-unicode</title> + <para> + First, remove a function that conflicts with C++23 definitions: + </para> + + <screen><userinput>sed '/interpolation/,+7d/' -i src/rxvtutil.h</userinput></screen> + <para> Install <application>rxvt-unicode</application> by running the following commands: -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page