aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2019-05-21 17:56:45 +0000
committerDon Hinton <hintonda@gmail.com>2019-05-21 17:56:45 +0000
commitbd467cfe4bcdfbe105ecf7b7d4a3da3fcfa92703 (patch)
tree00fe2edc97e9eac3eb66c343ce67955690fea92a /lldb/source/Plugins/ScriptInterpreter/Python
parent92febc64980f0bdd3f6aa7455927b780178651de (diff)
downloadllvm-bd467cfe4bcdfbe105ecf7b7d4a3da3fcfa92703.zip
llvm-bd467cfe4bcdfbe105ecf7b7d4a3da3fcfa92703.tar.gz
llvm-bd467cfe4bcdfbe105ecf7b7d4a3da3fcfa92703.tar.bz2
[cmake] Add custom command to touch archives on Darwin so ninja won't rebuild them.
Summary: clang and newer versions of ninja use high-resolutions timestamps, but older versions of libtool on Darwin don't, so the archive will often get an older timestamp than the last object that was added or updated. To fix this, we add a custom command to touch the archive after it's been built so that ninja won't rebuild it unnecessarily the next time it's run. Reviewed By: beanz Tags: #llvm Differential Revision: https://reviews.llvm.org/D62172 llvm-svn: 361280
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions