Kaydet (Commit) 65e9ac63 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use merged libs on Android

üst d38a56fc
......@@ -55,16 +55,11 @@ copy-stuff:
# Libs and UNO components that the tests need.
#
for F in $(strip \
avmedialo \
basebmplo \
basegfxlo \
bootstrap.uno \
canvastoolslo \
comphelpgcc3 \
configmgr.uno \
cppcanvaslo \
drawinglayerlo \
editenglo \
fontconfig \
forlo \
foruilo \
......@@ -83,11 +78,11 @@ copy-stuff:
icuuclo \
jvmaccessgcc3 \
jvmfwk \
lnglo \
localedata_en \
localedata_es \
localedata_euro \
localedata_others \
mergedlo \
msfilterlo \
reg \
saxlo \
......@@ -98,8 +93,6 @@ copy-stuff:
store \
svllo \
svtlo \
svxcorelo \
svxlo \
test \
tklo \
tllo \
......@@ -120,7 +113,6 @@ copy-stuff:
xcrlo \
xml2 \
xmlreader \
xolo \
); do \
$(call COPY,$(OUTDIR)/lib/lib$${F}.so); \
done
......
......@@ -16,6 +16,7 @@
--disable-randr-link
--disable-systray
--disable-xmlsec
--enable-mergelibs
--enable-python=internal
--without-fonts
--without-junit
......
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