svn commit: r295978 - in head: lib/libcxxrt usr.bin/mkcsmapper_static usr.bin/mkesdb_static usr.bin/mkuzip

Bryan Drewery bdrewery at FreeBSD.org
Wed Feb 24 17:18:37 UTC 2016


Author: bdrewery
Date: Wed Feb 24 17:18:35 2016
New Revision: 295978
URL: https://svnweb.freebsd.org/changeset/base/295978

Log:
  DIRDEPS_BUILD: Update dependencies.
  
  Sponsored by:	EMC / Isilon Storage Division

Added:
  head/usr.bin/mkesdb_static/Makefile.depend
     - copied, changed from r295977, head/usr.bin/mkcsmapper_static/Makefile.depend
Modified:
  head/lib/libcxxrt/Makefile.depend.host
  head/usr.bin/mkcsmapper_static/Makefile.depend
  head/usr.bin/mkuzip/Makefile.depend

Modified: head/lib/libcxxrt/Makefile.depend.host
==============================================================================
--- head/lib/libcxxrt/Makefile.depend.host	Wed Feb 24 17:18:31 2016	(r295977)
+++ head/lib/libcxxrt/Makefile.depend.host	Wed Feb 24 17:18:35 2016	(r295978)
@@ -2,7 +2,6 @@
 # Autogenerated - do NOT edit!
 
 DIRDEPS = \
-	usr.bin/clang/clang \
 
 
 .include <dirdeps.mk>

Modified: head/usr.bin/mkcsmapper_static/Makefile.depend
==============================================================================
--- head/usr.bin/mkcsmapper_static/Makefile.depend	Wed Feb 24 17:18:31 2016	(r295977)
+++ head/usr.bin/mkcsmapper_static/Makefile.depend	Wed Feb 24 17:18:35 2016	(r295978)
@@ -2,12 +2,15 @@
 # Autogenerated - do NOT edit!
 
 DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
 	include \
 	include/arpa \
 	include/xlocale \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	usr.bin/yacc.host \
 
 
 .include <dirdeps.mk>

Copied and modified: head/usr.bin/mkesdb_static/Makefile.depend (from r295977, head/usr.bin/mkcsmapper_static/Makefile.depend)
==============================================================================
--- head/usr.bin/mkcsmapper_static/Makefile.depend	Wed Feb 24 17:18:31 2016	(r295977, copy source)
+++ head/usr.bin/mkesdb_static/Makefile.depend	Wed Feb 24 17:18:35 2016	(r295978)
@@ -2,12 +2,15 @@
 # Autogenerated - do NOT edit!
 
 DIRDEPS = \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
 	include \
 	include/arpa \
 	include/xlocale \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	usr.bin/yacc.host \
 
 
 .include <dirdeps.mk>

Modified: head/usr.bin/mkuzip/Makefile.depend
==============================================================================
--- head/usr.bin/mkuzip/Makefile.depend	Wed Feb 24 17:18:31 2016	(r295977)
+++ head/usr.bin/mkuzip/Makefile.depend	Wed Feb 24 17:18:35 2016	(r295978)
@@ -9,6 +9,9 @@ DIRDEPS = \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	lib/liblzma \
+	lib/libmd \
+	lib/libthr \
 	lib/libz \
 
 


More information about the svn-src-head mailing list