PyPy
PyPy Configuration[translation.vanilla]

translation.vanilla

back to parent

Basic Option Information

  • 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:

Description

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