Author: maxim
Date: Wed Oct 20 07:54:27 2010
New Revision: 214103
URL: http://svn.freebsd.org/changeset/base/214103

Log:
  MFC r212138: csup(1) does not have -g flag.

Modified:
  stable/8/share/examples/etc/make.conf
Directory Properties:
  stable/8/share/examples/etc/   (props changed)

Modified: stable/8/share/examples/etc/make.conf
==============================================================================
--- stable/8/share/examples/etc/make.conf       Wed Oct 20 07:47:31 2010        
(r214102)
+++ stable/8/share/examples/etc/make.conf       Wed Oct 20 07:54:27 2010        
(r214103)
@@ -181,7 +181,7 @@
 #SUP_UPDATE=
 #
 #SUP=            /usr/bin/csup
-#SUPFLAGS=       -g -L 2
+#SUPFLAGS=       -L 2
 #SUPHOST=        cvsup.uk.FreeBSD.org
 #SUPFILE=        /usr/share/examples/cvsup/standard-supfile
 #PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to