diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-01-27 20:01:46 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-01-27 20:01:46 +0000 |
| commit | 14f850f3df8ef009bc2d024ae290abfb52ccaa9b (patch) | |
| tree | b1804e63c39e9a351d87e2caf4b6dcd994a54cf8 /UPDATING | |
| parent | 3dd7b92917872f7ad3e5eef14250a72836cc657f (diff) | |
| parent | da5320b9d0e944b193833b83d00793e30ae05d78 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index b7a4a46b9e615..37a6cc57381ad 100644 --- a/UPDATING +++ b/UPDATING @@ -56,6 +56,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: Please see the 20141231 entry below for information about prerequisites and upgrading, if you are not already using clang 3.5.0 or higher. +20170127: + The WITH_LLD_AS_LD / WITHOUT_LLD_AS_LD build knobs have been renamed + WITH_LLD_IS_LD / WITHOUT_LLD_IS_LD, for consistency with CLANG_IS_CC. + 20170112: The EM_MULTIQUEUE kernel configuration option is deprecated now that the em(4) driver conforms to iflib specifications. |
