summaryrefslogtreecommitdiffstats
path: root/sbin/restore
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-03-25 17:30:20 +0000
committerimp <imp@FreeBSD.org>2005-03-25 17:30:20 +0000
commitea5af1c34abf6a5a5427daad4842337cfc7392b9 (patch)
treec7778a6dfa35a26eb104dc1d4d4cbcca55288b01 /sbin/restore
parent40f0657f94e1dc8a14968814725d960b4145f2f4 (diff)
downloadFreeBSD-src-ea5af1c34abf6a5a5427daad4842337cfc7392b9.zip
FreeBSD-src-ea5af1c34abf6a5a5427daad4842337cfc7392b9.tar.gz
Revert bogus += -g change. I needed it to debug the problem.
Noticed by: njl, Andrej Tobola
Diffstat (limited to 'sbin/restore')
-rw-r--r--sbin/restore/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index 266a5de..c06a3db 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -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
OpenPOWER on IntegriCloud