From b735b62da029be31bfe283da30850784e7bc1731 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Wed, 7 Nov 2018 10:01:39 +0000 Subject: [PATCH] Enable the BSD crtbegin/crtend --- share/mk/src.opts.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk index 4e4ce4a535d1..fa9e8fa3939a 100644 --- a/share/mk/src.opts.mk +++ b/share/mk/src.opts.mk @@ -71,6 +71,7 @@ __DEFAULT_YES_OPTIONS = \ BOOTPARAMD \ BOOTPD \ BSD_CPIO \ + BSD_CRTBEGIN \ BSDINSTALL \ BSNMP \ BZIP2 \ @@ -193,7 +194,6 @@ __DEFAULT_YES_OPTIONS = \ ZONEINFO __DEFAULT_NO_OPTIONS = \ - BSD_CRTBEGIN \ BSD_GREP \ CLANG_EXTRAS \ DTRACE_TESTS \ -- 2.19.1