svn commit: r353937 - in head/share: man/man5 mk

Shawn Webb shawn.webb at hardenedbsd.org
Thu Oct 24 12:33:42 UTC 2019


On Wed, Oct 23, 2019 at 05:02:45PM +0000, Dimitry Andric wrote:
> Author: dim
> Date: Wed Oct 23 17:02:45 2019
> New Revision: 353937
> URL: https://svnweb.freebsd.org/changeset/base/353937
> 
> Log:
>   Build toolchain components as dynamically linked executables by default
>   
>   Summary:
>   Historically, we have built toolchain components such as cc, ld, etc as
>   statically linked executables.  One of the reasons being that you could
>   sometimes save yourself from botched upgrades, by e.g. recompiling a
>   "known good" libc and reinstalling it.
>   
>   In this day and age, we have boot environments, virtual machine
>   snapshots, cloud backups, and other much more reliable methods to
>   restore systems to working order.  So I think the time is ripe to flip
>   this default, and link the toolchain components dynamically, just like
>   almost all other executables on FreeBSD.
>   
>   Maybe at some point they can even become PIE executables by default! :)

They have been on HardenedBSD for a few years now. :)

Thanks,

-- 
Shawn Webb
Cofounder / Security Engineer
HardenedBSD

Tor-ified Signal:    +1 443-546-8752
Tor+XMPP+OTR:        lattera at is.a.hacker.sx
GPG Key ID:          0xFF2E67A277F8E1FA
GPG Key Fingerprint: D206 BB45 15E0 9C49 0CF9  3633 C85B 0AF8 AB23 0FB2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20191024/8d640ffc/attachment.sig>


More information about the svn-src-all mailing list