We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d27f76 commit ffec546Copy full SHA for ffec546
lldb/test/API/commands/settings/use_source_cache/Makefile
@@ -6,6 +6,4 @@ include Makefile.rules
6
# Copy file into the build folder to enable the test to modify it.
7
main-copy.cpp: main.cpp
8
cp -f $< $@
9
-ifneq "$(OS)" "Windows_NT" # chmod is not available on Windows
10
chmod u+w $@
11
-endif
0 commit comments