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:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user