summaryrefslogtreecommitdiffstats
path: root/usr.bin/tar
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-11-15 21:56:15 +0000
committerngie <ngie@FreeBSD.org>2015-11-15 21:56:15 +0000
commit69b1aae6688c1f2fb6b64def10ea9696657c1150 (patch)
treeedba50285841c61267cc86aad90d6fdffdbaac45 /usr.bin/tar
parent2eb395533f4783959ca2d01b061891f0724b72a2 (diff)
downloadFreeBSD-src-69b1aae6688c1f2fb6b64def10ea9696657c1150.zip
FreeBSD-src-69b1aae6688c1f2fb6b64def10ea9696657c1150.tar.gz
MFC r283245:
r283245 (by imp): Remove stray DEBUG_FLAGS=-g that snuck in with r184761.
Diffstat (limited to 'usr.bin/tar')
-rw-r--r--usr.bin/tar/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/tar/Makefile b/usr.bin/tar/Makefile
index d1f400b..2b42adc 100644
--- a/usr.bin/tar/Makefile
+++ b/usr.bin/tar/Makefile
@@ -39,7 +39,6 @@ CFLAGS+= -I${LIBARCHIVEDIR}/tar -I${LIBARCHIVEDIR}/libarchive
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
OpenPOWER on IntegriCloud