mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5404 from shuujii/fix-typo-in-doc-guides-link.md
Fix typo in `doc/guides/link.md` [ci skip]
This commit is contained in:
+2
-2
@@ -64,9 +64,9 @@ compatible to mruby configuration.
|
||||
|
||||
To retrieve linker options, you can use `mruby-config` with following options:
|
||||
|
||||
* `--ldflags` options passed to linker
|
||||
* `--ldflags` options passed to linker
|
||||
* `--ldflags-before-libs` options passed to linker before linked libraries
|
||||
* `--lbs` linked libraries
|
||||
* `--libs` linked libraries
|
||||
|
||||
```
|
||||
$ mruby-config --ldflags
|
||||
|
||||
Reference in New Issue
Block a user