summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-06-11 13:51:01 +0200
committerjan Iversen <jani@libreoffice.org>2017-06-11 13:51:01 +0200
commit27a8afdf93a86ec18f794362ac8329d0b5eb8a1f (patch)
treef8bfeef84b2ed109dd212f9f2d2fcfe5ed7b11e3 /bin
parent23f9afdce0ff244481345171cdff54fe807a212e (diff)
undo touch of ANDROID build
tinderbox had a problem with android build due to test message removed Change-Id: I2ab101dd037257be16eb2771f65e78794bad4489
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-all-static-libs1
1 files changed, 0 insertions, 1 deletions
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"