summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2013-08-13 07:31:27 +0000
committerpeter <peter@FreeBSD.org>2013-08-13 07:31:27 +0000
commit9b26a416432eed29bc60e0a89a4db1554a89142a (patch)
tree9f44ecd2ee10a70b550eab7c6ecfcea82ecdab0c /UPDATING
parent995e1f0063b0515ed5821ebab3aff02dbbe44719 (diff)
downloadFreeBSD-src-9b26a416432eed29bc60e0a89a4db1554a89142a.zip
FreeBSD-src-9b26a416432eed29bc60e0a89a4db1554a89142a.tar.gz
Add a note that if you were WITH_ICONV before, you should turn on
WITH_LIBICONV_COMPAT.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 561e931..86d140d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -36,6 +36,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
enables just the iconv* functionality and is now on by default.
WITH_LIBICONV_COMPAT enables the libiconv api and link time
compatability. Set WITHOUT_ICONV to build the old way.
+ If you have been using WITH_ICONV before, you will very likely
+ need to turn on WITH_LIBICONV_COMPAT.
20130806:
INVARIANTS option now enables DEBUG for code with OpenSolaris and
OpenPOWER on IntegriCloud