Kaydet (Commit) 3d45d6fd authored tarafından Andras Timar's avatar Andras Timar Kaydeden (comit) Michael Stahl

64-bit Windows build is not experimental for a while

Change-Id: I1b973c60a19e59c98c669d08e8472c18c2fc0c58
Reviewed-on: https://gerrit.libreoffice.org/29104Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst 61314708
......@@ -1352,9 +1352,7 @@ AC_ARG_ENABLE(ccache,
AC_ARG_ENABLE(64-bit,
AS_HELP_STRING([--enable-64-bit],
[Build a 64-bit LibreOffice on platforms where the normal build is 32-bit.
At the moment meaningful only for iOS and Windows. On Windows this option is
experimental and possibly quite broken, and you should use it only if you are
hacking on 64-bitness support.]), ,)
At the moment meaningful only for iOS and Windows.]), ,)
AC_ARG_ENABLE(extra-gallery,
AS_HELP_STRING([--enable-extra-gallery],
......@@ -3611,8 +3609,7 @@ if test "$_os" = "WINNT"; then
# bits, too) needed when installing a 32-bit LibreOffice on a
# 64-bit OS. The 64-bit Explorer extension is a feature that
# has been present since long in OOo. Don't confuse it with
# building LibreOffice itself as 64-bit code, which is
# unfinished work and highly experimental.
# building LibreOffice itself as 64-bit code.
BUILD_X64=
CXX_X64_BINARY=
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment