Author: bdrewery
Date: Wed Jun 22 19:07:41 2016
New Revision: 302088
URL: https://svnweb.freebsd.org/changeset/base/302088

Log:
  WITH_META_MODE: Whitelist 'make kernel-toolchain'
  
  Approved by:  re (blanket, META_MODE)
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/Makefile

Modified: head/Makefile
==============================================================================
--- head/Makefile       Wed Jun 22 14:39:13 2016        (r302087)
+++ head/Makefile       Wed Jun 22 19:07:41 2016        (r302088)
@@ -150,9 +150,9 @@ TGTS+=      ${BITGTS}
 # the ones that benefit from it.
 META_TGT_WHITELIST+= \
        _* build32 buildfiles buildincludes buildkernel buildsoft \
-       buildworld everything kernel-toolchains kernel kernels libraries \
-       native-xtools showconfig tinderbox toolchain toolchains universe \
-       world worlds xdev xdev-build
+       buildworld everything kernel-toolchain kernel-toolchains kernel \
+       kernels libraries native-xtools showconfig tinderbox toolchain \
+       toolchains universe world worlds xdev xdev-build
 
 .ORDER: buildworld installworld
 .ORDER: buildworld distributeworld
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to