Searches the given list of compiler flags for ones that have a generic
equivalent.
Certain compiler flags should, instead of using compiler-specific syntax,
be specified as build options (BuildOptions) or built requirements
(BuildRequirements). This function will output warning messages to
assist the user in making the best choice.
Searches the given list of compiler flags for ones that have a generic equivalent.
Certain compiler flags should, instead of using compiler-specific syntax, be specified as build options (BuildOptions) or built requirements (BuildRequirements). This function will output warning messages to assist the user in making the best choice.