Add a note to UPDATING on the move to clang for powerpc*
This commit is contained in:
parent
aa06306162
commit
bcd3c41334
6
UPDATING
6
UPDATING
@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
|
|||||||
disable the most expensive debugging functionality run
|
disable the most expensive debugging functionality run
|
||||||
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||||
|
|
||||||
|
20191226:
|
||||||
|
Clang/LLVM is now the default compiler for all powerpc architectures.
|
||||||
|
LLD is now the default linker for powerpc64. The change for powerpc64
|
||||||
|
also includes a change to the ELFv2 ABI, incompatible with the existing
|
||||||
|
ABI.
|
||||||
|
|
||||||
20191226:
|
20191226:
|
||||||
Kernel-loadable random(4) modules are no longer unloadable.
|
Kernel-loadable random(4) modules are no longer unloadable.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user