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