mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
add Mavericks and Yosemite SDKs
This commit is contained in:
parent
e34d7a269d
commit
57941c83ea
@ -185,7 +185,7 @@ while [ $# -gt 0 ]; do
|
||||
export OBJC=gcc-4.0
|
||||
export CXX=g++-4.0
|
||||
;;
|
||||
10.5|10.6|10.7|10.8)
|
||||
10.5|10.6|10.7|10.8|10.9|10.10)
|
||||
SDKROOT="${DEVELOPER_SDKS}/MacOSX${SDKROOT}.sdk"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user