We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-L
1 parent 05bd36d commit ac8f132Copy full SHA for ac8f132
src/doc/rustc/src/command-line-arguments.md
@@ -47,7 +47,7 @@ KIND=PATH` where `KIND` may be one of:
47
directory.
48
- `native` — Only search for native libraries in this directory.
49
- `framework` — Only search for macOS frameworks in this directory.
50
-- `all` — Search for all library kinds in this directory. This is the default
+- `all` — Search for all library kinds in this directory, except frameworks. This is the default
51
if `KIND` is not specified.
52
53
<a id="option-l-link-lib"></a>
0 commit comments