Reduce build log verbosity with preprocessor trick
This commit is contained in:
@ -204,8 +204,7 @@ cc.flags = \
|
||||
$(DEFAULT_CCFLAGS) \
|
||||
$(CONFIG_CCFLAGS) \
|
||||
$(CCFLAGS) \
|
||||
$(OVERRIDE_CCFLAGS) \
|
||||
-D__SAUCE__=\"$<\"
|
||||
$(OVERRIDE_CCFLAGS)
|
||||
|
||||
o.flags = \
|
||||
$(DEFAULT_OFLAGS) \
|
||||
|
||||
Reference in New Issue
Block a user