Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2015 20:46:34 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r289388 - head/lib
Message-ID:  <201510152046.t9FKkYOq037216@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Oct 15 20:46:34 2015
New Revision: 289388
URL: https://svnweb.freebsd.org/changeset/base/289388

Log:
  Remove unneeded libg++ reference that came in with r267511 based on a removed
  comment.
  
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/lib/Makefile

Modified: head/lib/Makefile
==============================================================================
--- head/lib/Makefile	Thu Oct 15 20:40:23 2015	(r289387)
+++ head/lib/Makefile	Thu Oct 15 20:46:34 2015	(r289388)
@@ -137,7 +137,6 @@ SUBDIR_DEPEND_libcasper= libcapsicum lib
 SUBDIR_DEPEND_libdevstat= libkvm
 SUBDIR_DEPEND_libdpv= libfigpar ncurses libutil
 SUBDIR_DEPEND_libedit= ncurses
-SUBDIR_DEPEND_libg++:= msun
 SUBDIR_DEPEND_libgeom= libexpat libsbuf
 SUBDIR_DEPEND_liblibrpcsec_gss= libgssapi
 SUBDIR_DEPEND_libmagic= libz



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