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.