mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Remove stray DEBUG_FLAGS=-g that snuck in with r184761.
This commit is contained in:
parent
dca3ef63ee
commit
68930541b6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283245
@ -31,7 +31,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
|
||||
|
Loading…
Reference in New Issue
Block a user