Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2015 00:43:05 +0000 (UTC)
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r288968 - in head: gnu/usr.bin/binutils/ld usr.bin/truss
Message-ID:  <201510070043.t970h5M2002518@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sjg
Date: Wed Oct  7 00:43:05 2015
New Revision: 288968
URL: https://svnweb.freebsd.org/changeset/base/288968

Log:
  Updated depends

Modified:
  head/gnu/usr.bin/binutils/ld/Makefile.depend.host
  head/usr.bin/truss/Makefile.depend.amd64

Modified: head/gnu/usr.bin/binutils/ld/Makefile.depend.host
==============================================================================
--- head/gnu/usr.bin/binutils/ld/Makefile.depend.host	Wed Oct  7 00:33:44 2015	(r288967)
+++ head/gnu/usr.bin/binutils/ld/Makefile.depend.host	Wed Oct  7 00:43:05 2015	(r288968)
@@ -4,6 +4,7 @@
 DIRDEPS = \
 	gnu/usr.bin/binutils/libbfd \
 	gnu/usr.bin/binutils/libiberty \
+	usr.bin/yacc \
 
 
 .include <dirdeps.mk>

Modified: head/usr.bin/truss/Makefile.depend.amd64
==============================================================================
--- head/usr.bin/truss/Makefile.depend.amd64	Wed Oct  7 00:33:44 2015	(r288967)
+++ head/usr.bin/truss/Makefile.depend.amd64	Wed Oct  7 00:43:05 2015	(r288968)
@@ -17,6 +17,8 @@ DIRDEPS = \
 
 .if ${DEP_RELDIR} == ${_DEP_RELDIR}
 # local dependencies - needed for -jN in clean tree
+amd64-cloudabi64.o: cloudabi64_syscalls.h
+amd64-cloudabi64.po: cloudabi64_syscalls.h
 amd64-fbsd.o: syscalls.h
 amd64-fbsd.po: syscalls.h
 amd64-fbsd32.o: freebsd32_syscalls.h



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