Path to this page:
Subject: CVS commit: pkgsrc/devel/mold
From: Frederic Cambus
Date: 2022-09-10 17:44:29
Message id: 20220910154429.523ECFA90@cvs.NetBSD.org
Log Message:
mold: switch to using CMake to build the project.
The long term plan for mold is to drop the Makefile and only support
CMake in the future. As wiz@ pointed out, CMake is now called from the
Makefile anyway and is required, so it makes sense to switch now.
Python is now longer required as a build dependency, so clean those
bits also.
Files: