aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2014-10-17 15:53:51 -0700
committerGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2014-10-17 15:53:51 -0700
commit28f8a43126bf9a19bcead710c0e1d6ee67e42861 (patch)
treee7cc1c1fa3bd5d94939e72bf9b8544c4347e24ed /scripts
parent7243bbe252f7a24742ca30c177ad99278cdd64e2 (diff)
Moved to SDK 10.9
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/prepare-icu4c-macos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/prepare-icu4c-macos.sh b/scripts/prepare-icu4c-macos.sh
index 13455f44..d7d6f46b 100755
--- a/scripts/prepare-icu4c-macos.sh
+++ b/scripts/prepare-icu4c-macos.sh
@@ -6,7 +6,7 @@ build_version="$version~1"
url="http://download.icu-project.org/files/icu4c/$versionfolder/icu4c-$version-src.tgz"
package_filename="icu4c-$version-src.tgz"
arch="x86_64"
-sysrootpath="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk"
+sysrootpath="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk"
enable_icu_data=0
arch_flags=""