libpmc: Move libpmc and utils to a new pmc package

Due to the size of libpmc.so.5, this reduces the size of the -utilities
package by 10%.

MFC after:	1 day
Reviewed by:	manu, adrian, emaste
Differential Revision:	https://reviews.freebsd.org/D52662
This commit is contained in:
Lexi Winter
2025-09-23 22:30:49 +01:00
parent ef4b08a7ed
commit 67c3c3a274
8 changed files with 24 additions and 12 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
LIB_CXX= pmc
PACKAGE=pmc
LIB_CXX=pmc
SRCS= libpmc.c pmclog.c libpmc_pmu_util.c libpmc_json.cc
INCS= pmc.h pmclog.h pmcformat.h