summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2014-11-05 02:58:02 +0000
committerdteske <dteske@FreeBSD.org>2014-11-05 02:58:02 +0000
commit73a360052cbcfada4d9f8361d8331bf177dd5d5f (patch)
treed15ed8be57a1b1d9dedb22da7758e6245c84c916 /lib/Makefile
parentcc601efb69cd1eeeba2d0d02e50c0a0a4ba533f6 (diff)
downloadFreeBSD-src-73a360052cbcfada4d9f8361d8331bf177dd5d5f.zip
FreeBSD-src-73a360052cbcfada4d9f8361d8331bf177dd5d5f.tar.gz
Temporarily _disable_ compilation of dpv(3) and dpv(1).
Will revisit this to find out how to solve the ordering issue in buildworld (potentially `make -j' specific). Reviewed by: shurd
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index b5d0113..b8c669c 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -42,7 +42,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
libcrypt \
libdevinfo \
libdevstat \
- libdpv \
libdwarf \
libedit \
${_libevent} \
OpenPOWER on IntegriCloud