summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 97e4c90..3e6c8b0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -291,7 +291,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
is now spelled mips64. mipsn32eb is now spelled mipsn32. mipseb is
now spelled mips. This is to aid compatibility with third-party
software that expects this naming scheme in uname(3). Little-endian
- settings are unchanged.
+ settings are unchanged. If you are updating a big-endian mips64 machine
+ from before this change, you may need to set MACHINE_ARCH=mips64 in
+ your environment before the new build system will recognize your machine.
20120306:
Disable by default the option VFS_ALLOW_NONMPSAFE for all supported
OpenPOWER on IntegriCloud