v2 / vlib / v / help / installation / self.txt
8 lines · 6 sloc · 217 bytes · a75cd076edd6fa3d69a4cced153c04bc4e9d3ba7
Raw
Rebuild V with the passed options.

Usage:
  v self

Options:
  All other options are passed to the build command. (e.g. -prod)
  With -prod and clang/gcc, `v self` may use PGO automatically when tools are available.