aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDavid Malone <dwmalone@FreeBSD.org>2002-03-30 17:19:40 +0000
committerDavid Malone <dwmalone@FreeBSD.org>2002-03-30 17:19:40 +0000
commita9a1c4a6d5497940bf8d7a8a0aae6691e7d3e07a (patch)
tree674a286c52872c5f7d3b1d01ac2422bb4774a9d9 /usr.bin
parent4001504df5dd1a9a6a268091c1bc74ab9e8601d2 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/gcore/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/gcore/Makefile b/usr.bin/gcore/Makefile
index f495ecb0c66f..e2700ab33816 100644
--- a/usr.bin/gcore/Makefile
+++ b/usr.bin/gcore/Makefile
@@ -3,7 +3,6 @@
PROG= gcore
SRCS= elfcore.c gcore.c
-CFLAGS+=-Wall
DPADD= ${LIBKVM}
LDADD= -lkvm