Author: emaste
Date: Wed Jul 29 20:02:20 2015
New Revision: 286036
URL: https://svnweb.freebsd.org/changeset/base/286036

Log:
  Remove mention of non-existent gconv tool
  
  I believe this is a typo of gcov, but gcov is not controlled by
  WITHOUT_BINUTILS anyhow.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/tools/build/options/WITHOUT_BINUTILS

Modified: head/tools/build/options/WITHOUT_BINUTILS
==============================================================================
--- head/tools/build/options/WITHOUT_BINUTILS   Wed Jul 29 19:37:32 2015        
(r286035)
+++ head/tools/build/options/WITHOUT_BINUTILS   Wed Jul 29 20:02:20 2015        
(r286036)
@@ -1,5 +1,5 @@
 .\" $FreeBSD$
-Set to not build or install binutils (as, c++-filt, gconv,
+Set to not build or install binutils (as, c++-filt,
 ld, nm, objcopy, objdump, readelf, size and strip) as part
 of the normal system build.
 The resulting system cannot build programs from source.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to