Page MenuHomeFreeBSD

D58401.id182477.diff
No OneTemporary

D58401.id182477.diff

diff --git a/tests/sys/Makefile b/tests/sys/Makefile
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -30,7 +30,7 @@
TESTS_SUBDIRS+= netmap
TESTS_SUBDIRS+= netpfil
TESTS_SUBDIRS+= opencrypto
-TESTS_SUBDIRS+= pmc
+TESTS_SUBDIRS+= ${_pmc}
TESTS_SUBDIRS+= posixshm
TESTS_SUBDIRS+= ses
TESTS_SUBDIRS+= sound
@@ -51,6 +51,10 @@
_netgraph= netgraph
.endif
+.if ${MK_PMC} != "no"
+_pmc= pmc
+.endif
+
# Items not integrated into kyua runs by default
SUBDIR+= pjdfstest

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 22, 12:03 PM (5 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35413679
Default Alt Text
D58401.id182477.diff (490 B)

Event Timeline