diff options
author | Louis Dionne <ldionne@apple.com> | 2019-05-02 17:43:48 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-05-02 17:43:48 +0000 |
commit | 223ed705d0d3c3b07f00202a04447df836c05df8 (patch) | |
tree | 958a1b7908697c4d11b2297b5b06061408d3c41b /lldb/packages/Python/lldbsuite/test | |
parent | 291a0b89fa3f5929371eb0cf83e01b2573941948 (diff) | |
download | bcm5719-llvm-223ed705d0d3c3b07f00202a04447df836c05df8.tar.gz bcm5719-llvm-223ed705d0d3c3b07f00202a04447df836c05df8.zip |
[libc++][CMake] Link against libSystem on Apple platforms
Instead of manually linking against libm/librt/libpthread, we should be
linking against libSystem on Apple platforms, and only that. libm and
libpthread are symlinks to libSystem anyway.
llvm-svn: 359808
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions