This unbreaks the build when pmc support is explicitly disabled via the
beforementioned build knob.
MFC after: 11 days
Fixes: 2cfd82f74 ("hwpmc: add regression tests for ...")
Differential D58401
tests/sys/pmc: only build if MK_PMC != no Authored by ngie on Wed, Jul 22, 8:03 PM. Tags None Referenced Files
Details
This unbreaks the build when pmc support is explicitly disabled via the MFC after: 11 days The directory continues to build on my system where MK_PMC != no, but is no longer built on my system where MK_PMC == no.
Diff Detail
|