Author: ngie
Date: Sun Nov 15 21:58:04 2015
New Revision: 290891
URL: https://svnweb.freebsd.org/changeset/base/290891

Log:
  MFstable/10 r290890:
  
  MFC r283245:
  
  r283245 (by imp):
  
  Remove stray DEBUG_FLAGS=-g that snuck in with r184761.

Modified:
  stable/9/usr.bin/tar/Makefile
Directory Properties:
  stable/9/   (props changed)
  stable/9/usr.bin/   (props changed)
  stable/9/usr.bin/tar/   (props changed)

Modified: stable/9/usr.bin/tar/Makefile
==============================================================================
--- stable/9/usr.bin/tar/Makefile       Sun Nov 15 21:56:15 2015        
(r290890)
+++ stable/9/usr.bin/tar/Makefile       Sun Nov 15 21:58:04 2015        
(r290891)
@@ -38,7 +38,6 @@ CFLAGS+=      -I${LIBARCHIVEDIR}/tar -I${LIBA
 CFLAGS+=       -I${LIBARCHIVEDIR}/libarchive_fe
 SYMLINKS=      bsdtar ${BINDIR}/tar
 MLINKS=        bsdtar.1 tar.1
-DEBUG_FLAGS=-g
 
 .PHONY: check test clean-test
 check test: $(PROG) bsdtar.1.gz
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to