mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-29 08:19:42 +08:00
Make esp8266 compilation a little less verbose
CL: Make esp8266 compilation a little less verbose PUBLISHED_FROM=0ec1412ea32243f263d52fbe0877ecca1efc5aef
This commit is contained in:
parent
31632c6361
commit
ac6ec15aed
@ -25,7 +25,7 @@ $(Q) $(CC_WRAPPER) $(LD) $(LIBDIRS) -T$(LD_SCRIPT) $(LDFLAGS) -o $@ \
|
||||
endef
|
||||
|
||||
define compile_params
|
||||
$(vecho) "$5 $1 -> $2"
|
||||
$(vecho) "$5 $1"
|
||||
$(Q) $(CC_WRAPPER) $3 -MD -MP $(INCDIRS) $4 -c $1 -o $2
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user