Disconnect libpathconv tests since they require external perl and do not work with kyua.
This reverts r325192 and is due to libpathconv being connected in r325186. Reported by: ngie Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
a147778b6b
commit
4b29b42de0
@ -38,6 +38,8 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20171031: Disconnected libpathconv tests
|
||||
OLD_DIRS+=usr/tests/lib/libpathconv
|
||||
# 20171017: Removal of mbpool(9)
|
||||
OLD_FILES+=usr/include/sys/mbpool.h
|
||||
OLD_FILES+=usr/share/man/man9/mbpool.9.gz
|
||||
|
@ -358,8 +358,6 @@
|
||||
dlopen
|
||||
..
|
||||
..
|
||||
libpathconv
|
||||
..
|
||||
libutil
|
||||
..
|
||||
libxo
|
||||
|
@ -14,6 +14,6 @@ SRCS= abs2rel.c rel2abs.c
|
||||
#SYMBOL_MAPS= ${.CURDIR}/Symbol.map
|
||||
|
||||
HAS_TESTS=
|
||||
SUBDIR.${MK_TESTS}+= tests
|
||||
#SUBDIR.${MK_TESTS}+= tests
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
@ -170,7 +170,6 @@ DIRDEPS= \
|
||||
lib/libkvm/tests \
|
||||
lib/libmp/tests \
|
||||
lib/libnv/tests \
|
||||
lib/libpathconv/tests \
|
||||
lib/libproc/tests \
|
||||
lib/librt/tests \
|
||||
lib/libsbuf/tests \
|
||||
|
Loading…
Reference in New Issue
Block a user