PARAMS_LIST_SEPARATOR

The configuration parameter PARAMS_LIST_SEPARATOR sets one or more separator characters that are used in argument lists for compiler and linker options specified in PARAMS_LIST.

Example

PARAMS_LIST_SEPARATOR = , 
When no separator character is specified, the rest of the command line is taken as the argument list of the option.