Updated the build settings for lldb-platform and lldb-gdbserver to include libxml2.

llvm-svn: 196320
This commit is contained in:
Greg Clayton 2013-12-03 21:12:28 +00:00
parent db5ce0f71e
commit 2ec3db36f5
1 changed files with 8 additions and 0 deletions

View File

@ -5378,6 +5378,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -5449,6 +5450,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -5517,6 +5519,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -5584,6 +5587,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -5656,6 +5660,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -5725,6 +5730,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -5794,6 +5800,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",
@ -6154,6 +6161,7 @@
); );
"OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
"-lllvmclang", "-lllvmclang",
"-lxml2",
"-framework", "-framework",
Foundation, Foundation,
"-framework", "-framework",