translation.vanillaΒΆ

  • name: vanilla
  • description: Try to be as portable as possible, which is not much
  • command-line: –vanilla
  • command-line for negation: –no-vanilla
  • option type: boolean option
  • default: False
  • requirements:

Try to make the resulting compiled program as portable (=movable to another machine) as possible. Which is not much.

Previous topic

translation.dump_static_data_info

Next topic

translation.no__thread

This Page