Path to this page:
Subject: CVS commit: pkgsrc/wm/fluxbox
From: Nia Alarie
Date: 2025-02-27 11:55:13
Message id: 20250227105513.B0E0BFBE1@cvs.NetBSD.org
Log Message:
fluxbox: Fix building with modern Clang versions.
While here, document some patches.
drecklypkg's ci alerted me to build failures on OpenBSD and FreeBSD
which seem to be linked to use of std::auto_ptr, which was deprecated
in c++11. For safety, force the use of gnu++98, since this package
was probably mostly developed on old versions of gcc.
Files: