diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2020-05-23 10:32:18 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2020-05-23 10:32:18 +0000 |
| commit | d65cd7a57bf0600b722afc770838a5d0c1c3a8e1 (patch) | |
| tree | 0ae3978be5d5ef52ee35aa732555aaa432406a2b /UPDATING | |
| parent | 2bbab0af6dd5aa825fbe86813d917565bb885b67 (diff) | |
| parent | ec2b0f99f245da9ce98e41cf4cc2b6b2a02726f6 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20200523: + Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have + been upgraded to 10.0.1. Please see the 20141231 entry below for + information about prerequisites and upgrading, if you are not already + using clang 3.5.0 or higher. + 20200424: closefrom(2) has been moved under COMPAT12, and replaced in libc with a stub that calls close_range(2). If using a custom kernel configuration, |
