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 00642f0 commit 1589360Copy full SHA for 1589360
lldb/packages/Python/lldbsuite/test/make/Makefile.rules
@@ -16,7 +16,7 @@
16
# When specifying one of the DYLIB_*_SOURCES variables, DYLIB_NAME
17
# controls the (platform-dependent) name of the produced dylib. E.g.,
18
# on Darwin, if "DYLIB_NAME := foo", the generated dylib will be called
19
-# "foo.dylib".
+# "libfoo.dylib".
20
#
21
# DYLIB_NAME := foo
22
0 commit comments