Author: ngie
Date: Sun Oct 25 22:35:43 2015
New Revision: 289957
URL: https://svnweb.freebsd.org/changeset/base/289957

Log:
  MFstable/10 r289956:
  
  MFC r283144:
  
  Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfs
  
  Parallelize the build in this subdirectory
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  stable/9/cddl/lib/Makefile
Directory Properties:
  stable/9/   (props changed)
  stable/9/cddl/   (props changed)
  stable/9/cddl/lib/   (props changed)

Modified: stable/9/cddl/lib/Makefile
==============================================================================
--- stable/9/cddl/lib/Makefile  Sun Oct 25 22:34:49 2015        (r289956)
+++ stable/9/cddl/lib/Makefile  Sun Oct 25 22:35:43 2015        (r289957)
@@ -26,4 +26,9 @@ _drti=                drti
 _libdtrace=    libdtrace
 .endif
 
+SUBDIR_DEPEND_libdtrace=       libctf
+SUBDIR_DEPEND_libzfs=  libavl libnvpair libumem libuutil libzfs_core
+
+SUBDIR_PARALLEL=
+
 .include <bsd.subdir.mk>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to