mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/cvs: drop package
The CVS project is no longer maintained upstream. It no longer builds with GCC 14.x, has been failing to build for months in our autobuilders with nobody caring about it. We managed to fix the GCC 14.x build issue, then there are GCC 15.x, some of them fixed by Debian patches, but some not. Overall, this is too much effort, while upstream is completely dead. So let's get rid of cvs entirely. Fixes: https://autobuild.buildroot.net/results/59f6e77106ac98535688ff5b9392b0b3ad3041ae/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -174,7 +174,6 @@ menu "Development tools"
|
||||
source "package/cppunit/Config.in"
|
||||
source "package/cukinia/Config.in"
|
||||
source "package/cunit/Config.in"
|
||||
source "package/cvs/Config.in"
|
||||
source "package/cxxtest/Config.in"
|
||||
source "package/diffutils/Config.in"
|
||||
source "package/dos2unix/Config.in"
|
||||
|
||||
Reference in New Issue
Block a user