mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
Revert bogus += -g change. I needed it to debug the problem.
Noticed by: njl, Andrej Tobola
This commit is contained in:
parent
a517cb3040
commit
aad0ac34fe
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144117
@ -6,7 +6,6 @@
|
||||
PROG= restore
|
||||
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
|
||||
CFLAGS+=-DRRESTORE
|
||||
CFLAGS+=-g
|
||||
WARNS?= 0
|
||||
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
|
||||
dumprmt.c
|
||||
|
Loading…
Reference in New Issue
Block a user