Kaydet (Commit) 0df51f70 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Updated the package, to reduce the size from 2.5M to 304K.

Debug symbols were included.  Removed that.

Change-Id: Ie8190f69fe9e04be591d41b76ad93611d5553f55
üst 31f589b0
...@@ -33,7 +33,7 @@ TARGET=orcus ...@@ -33,7 +33,7 @@ TARGET=orcus
.ENDIF .ENDIF
TARFILE_NAME=liborcus_0.1.0 TARFILE_NAME=liborcus_0.1.0
TARFILE_MD5=17cfc0065e7d250af3e5754cee97e652 TARFILE_MD5=3c9d8bd223637b9bca77bcf90d4366aa
PATCH_FILES= PATCH_FILES=
...@@ -41,6 +41,7 @@ CONFIGURE_DIR= ...@@ -41,6 +41,7 @@ CONFIGURE_DIR=
CONFIGURE_ACTION=./autogen.sh \ CONFIGURE_ACTION=./autogen.sh \
--with-mdds-include-path=$(OUTDIR)/inc \ --with-mdds-include-path=$(OUTDIR)/inc \
--disable-libzip \ --disable-libzip \
--disable-debug \
--disable-spreadsheet-model --disable-spreadsheet-model
BUILD_ACTION=make BUILD_ACTION=make
......
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