aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-07-12 04:44:50 +0000
committerWarner Losh <imp@FreeBSD.org>2019-07-12 04:44:50 +0000
commit2cfe8b8d46495f6b26131696d21e14dcb6e67915 (patch)
tree7670af6e6c937fe4b897e66d280888e3462889cf /rescue
parent75118b47fc3524bfbce5e5144a970f5acaaa7450 (diff)
downloadsrc-2cfe8b8d46495f6b26131696d21e14dcb6e67915.tar.gz
src-2cfe8b8d46495f6b26131696d21e14dcb6e67915.zip
Remove unused defines since r147075
When the OpenBSD dhclient was brought in 14 years ago, we stopped supporting building a reduced sized dhclient, yet retained the options here. Also, the OpenBSD dhclient doesn't need lint defined, so it can go too.
Notes
Notes: svn path=/head/; revision=349933
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 6a1f7d9c768e..0afb93a38f16 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -172,7 +172,6 @@ CRUNCH_ALIAS_shutdown= poweroff
# dhclient has historically been troublesome...
CRUNCH_PROGS_sbin+= dhclient
-CRUNCH_BUILDOPTS_dhclient= -DRELEASE_CRUNCH -Dlint
##################################################################
# Programs from stock /usr/bin