diff options
-rw-r--r-- | macosx/xcconfig/base/os.osx106.xcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/xcconfig/base/os.osx106.xcconfig b/macosx/xcconfig/base/os.osx106.xcconfig index c7f502a57..978cae0d6 100644 --- a/macosx/xcconfig/base/os.osx106.xcconfig +++ b/macosx/xcconfig/base/os.osx106.xcconfig @@ -1,2 +1,3 @@ SDKROOT = macosx10.6 MACOSX_DEPLOYMENT_TARGET = 10.6 +CLANG_LINK_OBJC_RUNTIME = NO |