CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/27 06:57:40
Modified files:
sys/arch/arm64/arm64: autoconf.c
Log message:
Turns out linker scripts in lld are still subtly broken and aligning
sections doesn't work when the -r option is used. Disable the unmapping
code again until lld gets fixed.
