aboutsummaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.opts.mk
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2020-04-30 22:08:40 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2020-04-30 22:08:40 +0000
commit371f3da616598f7bcd14e26b54c7b2c96ec9bbd7 (patch)
tree00f1b88102111e229fe23a82c521226b5dcccf90 /share/mk/bsd.opts.mk
parentde1ca573862d591616142b50d5c3966a05c7b089 (diff)
Remove the SYMVER build option.
This option was added as a transition aide when symbol versioning was first added. It was enabled by default in 2007 and is supported even by the old GPLv2 binutils. Trying to disable it currently fails to build in libc and at this point it isn't worth fixing the build. Reported by: Michael Dexter Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D24637
Diffstat (limited to 'share/mk/bsd.opts.mk')
-rw-r--r--share/mk/bsd.opts.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/mk/bsd.opts.mk b/share/mk/bsd.opts.mk
index 961508571b42..c9121c359af9 100644
--- a/share/mk/bsd.opts.mk
+++ b/share/mk/bsd.opts.mk
@@ -63,7 +63,6 @@ __DEFAULT_YES_OPTIONS = \
OPENSSH \
PROFILE \
SSP \
- SYMVER \
TESTS \
TOOLCHAIN \
WARNS