mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
remove outdated note
This commit is contained in:
parent
2e957af35c
commit
3e81644303
2
build.sh
2
build.sh
@ -7,7 +7,7 @@ export CXX=clang++
|
|||||||
# How many concurrent jobs should be used for compiling?
|
# How many concurrent jobs should be used for compiling?
|
||||||
JOBS=`grep -c ^processor /proc/cpuinfo`
|
JOBS=`grep -c ^processor /proc/cpuinfo`
|
||||||
|
|
||||||
# SDK version to use (don't forget to change TARGET too)
|
# SDK version to use
|
||||||
SDK_VERSION=10.8
|
SDK_VERSION=10.8
|
||||||
|
|
||||||
# Minimum targeted OS X version
|
# Minimum targeted OS X version
|
||||||
|
Loading…
Reference in New Issue
Block a user