diff options
-rw-r--r-- | index.html | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2511,6 +2511,13 @@ endef</pre> </p> <p> + Current users are <strong>strongly</strong> encouraged to + start with a clean tree as the toolchain has been + updated and requires a full rebuild: + </p> + <pre>git pull && make clean && make</pre> + + <p> Most packages were updated to their latest version. </p> @@ -2541,6 +2548,11 @@ endef</pre> qmake, see the <a href="#tutorial-5c">Qt section of the tutorial</a> for the new way to invoke qmake. </p> + + <p> + <a href="#requirements-freebsd">FreeBSD</a> is no longer fully supported. + Qt5, ocaml*, and 8 other packages are excluded from the build. + </p> </dd> <dt>2012-04-12 – Release 2.22</dt> |