v help: fix typo in `v help build-c`
parent
4cf91a28f6
commit
88a49d35e3
|
@ -139,7 +139,7 @@ see also `v help build`.
|
||||||
more performant without autofree.
|
more performant without autofree.
|
||||||
|
|
||||||
-gc <mode>
|
-gc <mode>
|
||||||
Use and link an optional garbage collector. Only tThe Boehm–Demers–Weiser
|
Use and link an optional garbage collector. Only the Boehm–Demers–Weiser
|
||||||
garbage collector is supported currently with the following sub-options:
|
garbage collector is supported currently with the following sub-options:
|
||||||
|
|
||||||
`-gc boehm` ........... selects the default mode for the architecture
|
`-gc boehm` ........... selects the default mode for the architecture
|
||||||
|
|
Loading…
Reference in New Issue