summaryrefslogtreecommitdiff
path: root/android/qa
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-08-23 22:23:33 +0300
committerTor Lillqvist <tml@iki.fi>2012-08-23 22:26:01 +0300
commita1aed54fee058fdedb7d50b96291af701a327e57 (patch)
tree6905adb5b1612dbbeced9e28dbb4010b0a9b9120 /android/qa
parent0d2ed78dad772e62ce8e50be95e445a86742ab9b (diff)
Build basebmp as a static library for Android
Reduces shared library count by one... This is tedious. Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
Diffstat (limited to 'android/qa')
-rw-r--r--android/qa/desktop/Makefile1
-rw-r--r--android/qa/sc/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/android/qa/desktop/Makefile b/android/qa/desktop/Makefile
index 2fbd815e3ab8..734cb56bab91 100644
--- a/android/qa/desktop/Makefile
+++ b/android/qa/desktop/Makefile
@@ -92,7 +92,6 @@ copy-stuff: buildrcs
#
for F in $(strip \
analysislo \
- basebmplo \
basegfxlo \
bootstrap.uno \
comphelpgcc3 \
diff --git a/android/qa/sc/Makefile b/android/qa/sc/Makefile
index b77c5cfe78ca..a455939407bd 100644
--- a/android/qa/sc/Makefile
+++ b/android/qa/sc/Makefile
@@ -61,7 +61,6 @@ copy-stuff:
#
for F in $(strip \
analysislo \
- basebmplo \
basegfxlo \
bootstrap.uno \
comphelpgcc3 \