-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-3534
-
-
CCS_21.2.0
-
None
The -r (no_builtin-rules) option is always passed to the build utility and it cannot be disabled. Since this is a parameter specific to gmake, it will cause issues when using a custom build command/utility not gmake based. When a custom build-command is used ("Use specified build-command and flags"), the -r option should not be used.