aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/build-mailcore2-osx.sh
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-28 22:51:24 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-28 22:51:24 -0700
commit366ec59181998f669c5cd7823e66a7c302199ad1 (patch)
tree767a712f8cd1f53fb7b2bdc8e9b5e556104e7a4a /scripts/build-mailcore2-osx.sh
parentbf59fc2c68fde5b9e6a747248057553f81ae15b8 (diff)
Simplified static builds of mailcore2
Diffstat (limited to 'scripts/build-mailcore2-osx.sh')
-rwxr-xr-xscripts/build-mailcore2-osx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-mailcore2-osx.sh b/scripts/build-mailcore2-osx.sh
index 8e755993..aaf84924 100755
--- a/scripts/build-mailcore2-osx.sh
+++ b/scripts/build-mailcore2-osx.sh
@@ -13,6 +13,6 @@ xcode_target="static mailcore2 osx"
xcode_project="mailcore2.xcodeproj"
library="libMailCore.a"
embedded_deps="ctemplate-osx libetpan-osx uchardet-osx"
-flatten_deps=1
+build_mailcore=1
build_git_osx