diff options
| author | Sebastian Neubauer <Sebastian.Neubauer@amd.com> | 2022-07-21 14:06:42 +0200 |
|---|---|---|
| committer | Sebastian Neubauer <Sebastian.Neubauer@amd.com> | 2022-07-22 10:38:54 +0200 |
| commit | f359eac5df06c1062019fad9aac41f4320899c5f (patch) | |
| tree | ecc1fae42e31eb309eab68ce810e5253acc1a115 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | d9d554a3f4640e8f1ed5c0ae408740861715b897 (diff) | |
[CMake][Clang] Copy folder without permissions
Copying the folder keeps the original permissions by default. This
creates problems when the source folder is read-only, e.g. in a
packaging environment.
Then, the copied folder in the build directory is read-only as well.
Later on, with configure_file, ClangConfig.cmake is copied into that
directory (in the build tree), failing when the directory is read-only.
Fix that problem by copying the folder without keeping the original
permissions.
Differential Revision: https://reviews.llvm.org/D130254
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
