summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2018-06-14 18:19:54 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2018-06-14 18:19:54 +0000
commit7e8508822ffc0d8d0ace5db684258df37f4cf6c0 (patch)
tree8a8b212362efaa88cba0ff9c695fd1fae4ede0cb /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
parenta5e59c54811ee74be8cdd677773cfa0f02362115 (diff)
downloadbcm5719-llvm-7e8508822ffc0d8d0ace5db684258df37f4cf6c0.tar.gz
bcm5719-llvm-7e8508822ffc0d8d0ace5db684258df37f4cf6c0.zip
[CMAKE] Honor CMAKE_OSX_SYSROOT to compute include dir for libxml2
On MacOS, if CMAKE_OSX_SYSROOT is used and the user has command line tools installed, we currently get the include path for libxml2 as /usr/include/libxml2, instead of ${CMAKE_OSX_SYSROOT}/usr/include/libxml2. Make it consistent on MacOS by prefixing ${CMAKE_OSX_SYSROOT} when possible. rdar://problem/41103601 llvm-svn: 334746
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud