summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-09-19 21:06:14 +0300
committerTor Lillqvist <tml@collabora.com>2015-09-20 00:12:48 +0300
commita7b9d29dd6b166c134666f8a235afbc1f2bd0288 (patch)
treeeb5ba61d39b6c800d48d60dbe377f048115cac17 /bin
parent6ac7b46651fbb7aae9a7d8db32a3e1f07087b3ee (diff)
We don't want libxmlsec on iOS, I think
It would require NSS which I just decided to skip. If/when we patch it to support native iOS (and OS X?) crypto APIs, re-consider. Or something. Now the TiledLibreOffice iOS demo app builds again. Change-Id: I2816a49bbdbde5a8f9d3b9fcdfff420bdca05ff8
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-all-static-libs2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/lo-all-static-libs b/bin/lo-all-static-libs
index effa190a1027..e6052c311ac7 100755
--- a/bin/lo-all-static-libs
+++ b/bin/lo-all-static-libs
@@ -44,8 +44,6 @@ ANDROID)
;;
IOS)
oslibs="$WORKDIR/UnpackedTarball/icu/source/stubdata/*.a"
- oslibs="$oslibs $WORKDIR/UnpackedTarball/xmlsec/src/.libs/*.a"
- oslibs="$oslibs $WORKDIR/UnpackedTarball/xmlsec/src/nss/.libs/*.a"
;;
*)
oslibs=