#14886: cmake-3.20.1
-------------------------+-----------------------
Reporter: renodr | Owner: thomas
Type: enhancement | Status: assigned
Priority: normal | Milestone: 10.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by thomas):
3.20.1
The FindIntl module in CMake 3.20.0 added checks
Intl_HAVE_GETTEXT_BUILTIN, Intl_HAVE_DCGETTEXT_BUILTIN, and
Intl_IS_BUILTIN, but they were not implemented correctly. These have been
removed and replaced with a single Intl_IS_BUILT_IN check, whose name is
consistent with the FindIconv module.
The -rpath linker flag is now specified as supported on all Apple
platforms, not just macOS. The install_name_dir used for iOS, tvOS and
watchOS should now default to @rpath instead of using a full absolute path
and failing at runtime when the library or framework is embedded in an
application bundle (see XCODE_EMBED_<type>).
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14886#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page