NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 18 Feb 2013 14:22:09 +0000 (14:22 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 18 Feb 2013 14:22:09 +0000 (14:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0ed6533ba7e666829e87fb593c9fae649eeb33db..3708565f64f3e2bc061ae6b7f22e40b6210d21df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,12 @@ Build-time configuration changes:
   supported; use the new DBUS_SESSION_BUS_LISTEN_ADDRESS and
   DBUS_SESSION_BUS_CONNECT_ADDRESS variables instead.
 
+• cmake/cross-compile.sh has been removed. Instead, please use a
+  cross-toolchain file (-DCMAKE_TOOLCHAIN_FILE) as documented at
+  <http://www.vtk.org/Wiki/CMake_Cross_Compiling>; or use Autotools
+  as documented in "info automake Cross-Compilation", and set
+  PKG_CONFIG_PATH appropriately.
+
 Requirements:
 
 • Man pages now require xmlto (or either xmlto or meinproc, if using CMake).