[Libreoffice-commits] core.git: bin/lo-all-static-libs

jan Iversen jani at libreoffice.org
Sun Jun 11 11:52:23 UTC 2017


 bin/lo-all-static-libs |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 27a8afdf93a86ec18f794362ac8329d0b5eb8a1f
Author: jan Iversen <jani at libreoffice.org>
Date:   Sun Jun 11 13:51:01 2017 +0200

    undo touch of ANDROID build
    
    tinderbox had a problem with android build due to test message
    removed
    
    Change-Id: I2ab101dd037257be16eb2771f65e78794bad4489

diff --git a/bin/lo-all-static-libs b/bin/lo-all-static-libs
index c45723f938cd..381090a036ec 100755
--- a/bin/lo-all-static-libs
+++ b/bin/lo-all-static-libs
@@ -43,7 +43,6 @@ ANDROID)
     oslibs="$oslibs $WORKDIR/UnpackedTarball/cairo/src/.libs/libcairo.a"
     # Only liblo-bootstrap.a ends up here:
     oslibs="$oslibs $WORKDIR/LinkTarget/Library/lib*.a"
-    osssl="$WORKDIR/UnpackedTarball/HEJ($TLS)(${DISABLE-OPENSSL})openssl/*.a"
     ;;
 IOS)
     oslibs="$WORKDIR/UnpackedTarball/icu/source/stubdata/*.a"


More information about the Libreoffice-commits mailing list