Author: imp
Date: Thu May 21 14:36:14 2015
New Revision: 283245
URL: https://svnweb.freebsd.org/changeset/base/283245

Log:
  Remove stray DEBUG_FLAGS=-g that snuck in with r184761.

Modified:
  head/usr.bin/tar/Makefile

Modified: head/usr.bin/tar/Makefile
==============================================================================
--- head/usr.bin/tar/Makefile   Thu May 21 14:36:12 2015        (r283244)
+++ head/usr.bin/tar/Makefile   Thu May 21 14:36:14 2015        (r283245)
@@ -31,7 +31,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-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