aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2019-04-07 14:30:17 +0000
committerMark Johnston <markj@FreeBSD.org>2019-04-07 14:30:17 +0000
commit1906d427c12cd3b86bb7b48b7bf8cb147cce8fe0 (patch)
treefba38a6fcb8adde6b9eafe0d2b63c608fd071fcd /usr.sbin
parent76086f9c5a45475c83eb21aebe74bd4d1fbd28f2 (diff)
downloadsrc-1906d427c12cd3b86bb7b48b7bf8cb147cce8fe0.tar.gz
src-1906d427c12cd3b86bb7b48b7bf8cb147cce8fe0.zip
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bhyve/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/bhyve/Makefile b/usr.sbin/bhyve/Makefile
index 7a8a166ecd60..c835b9395c4c 100644
--- a/usr.sbin/bhyve/Makefile
+++ b/usr.sbin/bhyve/Makefile
@@ -9,8 +9,6 @@ CFLAGS+=-I${SRCTOP}/sys
PROG= bhyve
PACKAGE= bhyve
-DEBUG_FLAGS= -g -O0
-
MAN= bhyve.8
BHYVE_SYSDIR?=${SRCTOP}