summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2012-04-27 11:40:04 -0700
committerJohn Koleszar <jkoleszar@google.com>2012-04-27 13:35:27 -0700
commit101c2bd1fa65aef309d3cc0a1aa67e2af83963dd (patch)
tree655c60b9265c6c8f1bdf1636e7fda46eaac7e48a /build/make/configure.sh
parent60b36abf854f906577ed500e9895b4a239f56794 (diff)
downloadlibvpx-101c2bd1fa65aef309d3cc0a1aa67e2af83963dd.tar
libvpx-101c2bd1fa65aef309d3cc0a1aa67e2af83963dd.tar.gz
libvpx-101c2bd1fa65aef309d3cc0a1aa67e2af83963dd.tar.bz2
libvpx-101c2bd1fa65aef309d3cc0a1aa67e2af83963dd.zip
Add target for OS X 10.8 Mountain Lion
Also clarify universal build rules Change-Id: I3b7352f81d5d5b3472420e89872038377c5c2697
Diffstat (limited to 'build/make/configure.sh')
-rwxr-xr-xbuild/make/configure.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/make/configure.sh b/build/make/configure.sh
index 4ffef0187..af45704db 100755
--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -588,6 +588,10 @@ process_common_toolchain() {
tgt_isa=x86_64
tgt_os=darwin11
;;
+ *darwin12*)
+ tgt_isa=x86_64
+ tgt_os=darwin12
+ ;;
*mingw32*|*cygwin*)
[ -z "$tgt_isa" ] && tgt_isa=x86
tgt_os=win32
@@ -679,6 +683,10 @@ process_common_toolchain() {
add_cflags "-mmacosx-version-min=10.7"
add_ldflags "-mmacosx-version-min=10.7"
;;
+ *-darwin12-*)
+ add_cflags "-mmacosx-version-min=10.8"
+ add_ldflags "-mmacosx-version-min=10.8"
+ ;;
esac
# Handle Solaris variants. Solaris 10 needs -lposix4