remove outdated note

This commit is contained in:
Thomas Pöchtrager 2013-11-10 15:33:34 +01:00
parent 2e957af35c
commit 3e81644303

View File

@ -7,7 +7,7 @@ export CXX=clang++
# How many concurrent jobs should be used for compiling?
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
# Minimum targeted OS X version