mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 04:50:28 +00:00
Reduce build log verbosity with preprocessor trick
This commit is contained in:
parent
a2c2d14100
commit
799e24a87b
3 changed files with 6 additions and 8 deletions
|
@ -204,8 +204,7 @@ cc.flags = \
|
|||
$(DEFAULT_CCFLAGS) \
|
||||
$(CONFIG_CCFLAGS) \
|
||||
$(CCFLAGS) \
|
||||
$(OVERRIDE_CCFLAGS) \
|
||||
-D__SAUCE__=\"$<\"
|
||||
$(OVERRIDE_CCFLAGS)
|
||||
|
||||
o.flags = \
|
||||
$(DEFAULT_OFLAGS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue