Compiler
HICOMPOPTIONS
COMPOPTIONS={<option>}
<option>: Compiler command-line option
None
If this environment variable is set, the Compiler appends its contents to its command line each time a file is compiled. Use this variable to specify global options for every compilation. This frees you from having to specify them for every compilation.
COMPOPTIONS=-W2 -Wpd