Author: ngie
Date: Mon Oct 26 00:15:02 2015
New Revision: 289977
URL: https://svnweb.freebsd.org/changeset/base/289977

Log:
  MFstable/10 r289976:
  
  MFC r288304:
  
  Enable parallel subdirectory building with sys/modules/netgraph

Modified:
  stable/9/sys/modules/netgraph/Makefile
Directory Properties:
  stable/9/   (props changed)
  stable/9/sys/   (props changed)
  stable/9/sys/modules/   (props changed)

Modified: stable/9/sys/modules/netgraph/Makefile
==============================================================================
--- stable/9/sys/modules/netgraph/Makefile      Mon Oct 26 00:13:49 2015        
(r289976)
+++ stable/9/sys/modules/netgraph/Makefile      Mon Oct 26 00:15:02 2015        
(r289977)
@@ -62,4 +62,6 @@ _bluetooth=   bluetooth
 _mppc=         mppc
 .endif
 
+SUBDIR_PARALLEL=
+
 .include <bsd.subdir.mk>
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to