File tree 1 file changed +2
-2
lines changed
lldb/packages/Python/lldbsuite/test/make
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ LLDB_BASE_DIR := $(THIS_FILE_DIR)/../../../../../
51
51
#
52
52
# GNUWin32 uname gives "windows32" or "server version windows32" while
53
53
# some versions of MSYS uname return "MSYS_NT*", but most environments
54
- # standardize on "Windows_NT", so we'll make it consistent here.
54
+ # standardize on "Windows_NT", so we'll make it consistent here.
55
55
# When running tests from Visual Studio, the environment variable isn't
56
56
# inherited all the way down to the process spawned for make.
57
57
#----------------------------------------------------------------------
@@ -589,7 +589,7 @@ endif
589
589
590
590
591
591
#----------------------------------------------------------------------
592
- # Support emitting the context of the GNU build-id into a file
592
+ # Support emitting the content of the GNU build-id into a file
593
593
# This needs to be used in conjunction with GEN_GNU_BUILD_ID := YES
594
594
#----------------------------------------------------------------------
595
595
$(EXE).uuid : $(EXE)
You can’t perform that action at this time.
0 commit comments