Browse Source

Help: Add notes for topic 'x32-abi'

Brad King 9 years ago
parent
commit
5b6d354f70
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Help/release/dev/x32-abi.rst

+ 6 - 0
Help/release/dev/x32-abi.rst

@@ -0,0 +1,6 @@
+x32-abi
+-------
+
+* The :command:`find_library` command learned to search ``libx32`` paths
+  when the build targets the ``x32`` ABI.  See the
+  :prop_gbl:`FIND_LIBRARY_USE_LIBX32_PATHS` global property.