summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-03-25 14:56:29 +0000
committerLouis Dionne <ldionne@apple.com>2019-03-25 14:56:29 +0000
commit976073794edf83b5e25c5c3bc285a1c2505bac9e (patch)
tree64bec322557fcd98b63ccebd751ec04838b5e3b1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent62918688640571d49ec433fc44e9842f87eb04e6 (diff)
downloadbcm5719-llvm-976073794edf83b5e25c5c3bc285a1c2505bac9e.tar.gz
bcm5719-llvm-976073794edf83b5e25c5c3bc285a1c2505bac9e.zip
[libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platforms
Summary: I can't see a good reason to disallow this, even though it isn't the standard way we build libc++ for Apple platforms. Making this work on Apple platforms requires using different flags for --whole-archive and removing the -D flag when running `ar` to merge archives because that flag isn't supported by the `ar` shipped on Apple platforms. This shouldn't be an issue since the -D option appears to be enabled by default in GNU `ar`. Reviewers: phosek, EricWF, serge-sans-paille Subscribers: mgorny, christof, jkorous, dexonsmith, libcxx-commits Differential Revision: https://reviews.llvm.org/D59513 llvm-svn: 356903
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud