Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2014 12:55:32 +0000 (UTC)
From:      Ian Lepore <ian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r265877 - head/sys/modules
Message-ID:  <201405111255.s4BCtWXj064023@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ian
Date: Sun May 11 12:55:31 2014
New Revision: 265877
URL: http://svnweb.freebsd.org/changeset/base/265877

Log:
  Revert accidental commit of SUBDIR_PARALLEL for sys/modules.  (It hasn't
  been tested sufficiently).

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile	Sun May 11 10:32:58 2014	(r265876)
+++ head/sys/modules/Makefile	Sun May 11 12:55:31 2014	(r265877)
@@ -2,8 +2,6 @@
 
 .include <src.opts.mk>
 
-SUBDIR_PARALLEL=
-
 # Modules that include binary-only blobs of microcode should be selectable by
 # MK_SOURCELESS_UCODE option (see below).
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405111255.s4BCtWXj064023>