Build with SDKROOT = macosx for "Debug" "DebugClang" and "Release" builds when buildi...
authorGreg Clayton <gclayton@apple.com>
Mon, 15 Oct 2012 21:17:37 +0000 (21:17 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 15 Oct 2012 21:17:37 +0000 (21:17 +0000)
llvm-svn: 165980

lldb/lldb.xcodeproj/project.pbxproj

index af9bf7b..9139e5c 100644 (file)
                                        "-flimit-debug-info",
                                        "-Wparentheses",
                                );
-                               SDKROOT = "";
+                               SDKROOT = macosx;
                                STRIP_INSTALLED_PRODUCT = NO;
                                STRIP_STYLE = debugging;
                                VALID_ARCHS = "armv4t armv5 armv6 armv7 armv7s i386 ppc ppc64 ppc7400 ppc970 x86_64";
                                        "-flimit-debug-info",
                                        "-Wparentheses",
                                );
-                               SDKROOT = "";
+                               SDKROOT = macosx;
                                STRIP_INSTALLED_PRODUCT = NO;
                                STRIP_STYLE = debugging;
                                VALID_ARCHS = "armv4t armv5 armv6 armv7 armv7s i386 ppc ppc64 ppc7400 ppc970 x86_64";
                                        "-flimit-debug-info",
                                        "-Wparentheses",
                                );
-                               SDKROOT = "";
+                               SDKROOT = macosx;
                                STRIP_INSTALLED_PRODUCT = NO;
                                STRIP_STYLE = debugging;
                                VALID_ARCHS = "armv4t armv5 armv6 armv7 armv7s i386 ppc ppc64 ppc7400 ppc970 x86_64";