configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 39bd2ff8c7dac93b7a3dd01ea80c8732939971df
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Tue Nov 3 00:01:24 2020 +0200
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Tue Nov 3 00:11:34 2020 +0100

    i386 is not used at all on macOS since many years
    
    Change-Id: I6e9b61da73509f40575640209082defc34bcbf63
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105230
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <t...@collabora.com>

diff --git a/configure.ac b/configure.ac
index 2f6733672ddc..a4044f61fd56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1260,7 +1260,7 @@ AC_SUBST(DLOPEN_LIBS)
 
 AC_ARG_ENABLE(ios-simulator,
     AS_HELP_STRING([--enable-ios-simulator],
-        [build i386 or x86_64 for ios simulator])
+        [build for iOS simulator])
 )
 
 AC_ARG_ENABLE(ios-libreofficelight-app,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to