Skip to content
Snippets Groups Projects
Commit 169ab6c2 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

change location of 10.6 SDK

parent b7217cd2
Branches
No related tags found
No related merge requests found
dnl Copyright (C) 2009-2011 Dynare Team dnl Copyright (C) 2009-2012 Dynare Team
dnl dnl
dnl This file is part of Dynare. dnl This file is part of Dynare.
dnl dnl
...@@ -62,7 +62,7 @@ case ${MATLAB_ARCH} in ...@@ -62,7 +62,7 @@ case ${MATLAB_ARCH} in
ax_mexopts_ok="yes" ax_mexopts_ok="yes"
;; ;;
maci | maci64) maci | maci64)
SDKROOT='/Developer/SDKs/MacOSX10.6.sdk' SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk'
MACOSX_DEPLOYMENT_TARGET='10.6' MACOSX_DEPLOYMENT_TARGET='10.6'
if test "${MATLAB_ARCH}" = "maci"; then if test "${MATLAB_ARCH}" = "maci"; then
ARCHS='i386' ARCHS='i386'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment