Hacks.
[windows-environment.git] / config.sh
index 44e2043aa20a6a6c797cdcd6d9e207f489e07f6b..58e569e7296f2c213857af5fd172aaa9b5fe7fbf 100644 (file)
--- a/config.sh
+++ b/config.sh
@@ -2,8 +2,5 @@ export CBS_CURL=curl
 # Parameter to pass to make for parallel builds
 # (set the number to the number of cores on your machine)
 export CBS_PARALLEL="-j4"
-# SDK to build against (not necessarily the minimum deployment version)
-export CBS_MACOSX_SDK_VERSION=11.0
-export CBS_MACOSX_SDK_PREFIX=/Users/ci/SDK
 export CBS_CMAKE="cmake"