Author: bdrewery
Date: Thu Apr 23 15:15:45 2015
New Revision: 281891
URL: https://svnweb.freebsd.org/changeset/base/281891

Log:
  MFC r281053:
  
    Remove specific reference to g++(1) for WITH_CXX as it may be clang.

Modified:
  stable/10/tools/build/options/WITHOUT_CXX
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/tools/build/options/WITHOUT_CXX
==============================================================================
--- stable/10/tools/build/options/WITHOUT_CXX   Thu Apr 23 14:58:39 2015        
(r281890)
+++ stable/10/tools/build/options/WITHOUT_CXX   Thu Apr 23 15:15:45 2015        
(r281891)
@@ -1,6 +1,6 @@
 .\" $FreeBSD$
 Set to not build
-.Xr g++ 1
+.Xr c++ 1
 and related libraries.
 It will also prevent building of
 .Xr gperf 1
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "[email protected]"

Reply via email to