aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCory Fields <theuni-nospam-@xbmc.org>2012-09-12 19:58:18 -0400
committerCory Fields <theuni-nospam-@xbmc.org>2012-09-12 20:00:24 -0400
commitab076d9e8f873c06c5d3e4d575f588eff5e9bb68 (patch)
tree53c5b8c95e343a2cdd9b6fa5bedeb7ed8e61dd3f /tools
parentf6ca40f6b93b5c99b11d08c65ea02f46365d95d3 (diff)
Revert "[droid] fix parallel deps build"
This reverts commit 89bbec075c2172fbf3cb6d0e23bfd497b933518d. No need for this anymore since we build static
Diffstat (limited to 'tools')
-rw-r--r--tools/android/depends/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/android/depends/Makefile.in b/tools/android/depends/Makefile.in
index 0707a4a6d5..e109914dc4 100644
--- a/tools/android/depends/Makefile.in
+++ b/tools/android/depends/Makefile.in
@@ -59,7 +59,7 @@ libpng-native: buildtools
tiff-native: buildtools libjpeg-turbo-native
liblzo2-native: buildtools
libssh: openssl cmake rpl
-taglib: cmake rpl
+taglib: cmake
X86OVERRIDES=XBMC_OVERRIDE_HOST=i686-android-linux XBMC_OVERRIDE_TOOLCHAIN=$(XBMC_X86_TOOLCHAIN)