summaryrefslogtreecommitdiff
path: root/liborcus
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-08-31 09:40:12 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-09-07 09:10:35 -0400
commit0df51f70be7eae0caaea24a24e8db69de189bb16 (patch)
tree6dae5a83905f571dbd71923d96b2dce6f4043082 /liborcus
parent31f589b03a3ed9a60e3548e821c2ea1ebe1b7f76 (diff)
Updated the package, to reduce the size from 2.5M to 304K.
Debug symbols were included. Removed that. Change-Id: Ie8190f69fe9e04be591d41b76ad93611d5553f55
Diffstat (limited to 'liborcus')
-rw-r--r--liborcus/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/liborcus/makefile.mk b/liborcus/makefile.mk
index 5958a42e0f7b..a3b680c2a4ee 100644
--- a/liborcus/makefile.mk
+++ b/liborcus/makefile.mk
@@ -33,7 +33,7 @@ TARGET=orcus
.ENDIF
TARFILE_NAME=liborcus_0.1.0
-TARFILE_MD5=17cfc0065e7d250af3e5754cee97e652
+TARFILE_MD5=3c9d8bd223637b9bca77bcf90d4366aa
PATCH_FILES=
@@ -41,6 +41,7 @@ CONFIGURE_DIR=
CONFIGURE_ACTION=./autogen.sh \
--with-mdds-include-path=$(OUTDIR)/inc \
--disable-libzip \
+ --disable-debug \
--disable-spreadsheet-model
BUILD_ACTION=make