compiler_flags '-flag' ['-flag' ...];
Note that if you use '-I some/path', each individual argument must be quoted: '-I' 'some/path'. Or use '-Isome/path'.
The compiler_flags attribute is used with a check statement or with an alternate attribute.
The flags specified will be added to the check.
Repeatable: yes
Wiki: Home
Wiki: Syntax
Wiki: SyntaxAttrAlternate
Wiki: SyntaxCheck
Wiki: SyntaxCheckArgCount
Wiki: SyntaxCheckCompilerFlag
Wiki: SyntaxCheckConstant
Wiki: SyntaxCheckDefine
Wiki: SyntaxCheckFunction
Wiki: SyntaxCheckHeader
Wiki: SyntaxCheckLinkFlag
Wiki: SyntaxCheckSize
Wiki: SyntaxCheckStructMember
Wiki: SyntaxCheckType
Wiki: SyntaxStmtCheckIncCompile