It's $(QUIET_CC)$(CC) not $(QUIET_CC), copy-paste error. CI does
verbose build so it slipped through.
Fixes:
|
||
|---|---|---|
| .. | ||
| configs | ||
| iproute2 | ||
| lib | ||
| tests | ||
| tools | ||
| Makefile | ||
It's $(QUIET_CC)$(CC) not $(QUIET_CC), copy-paste error. CI does
verbose build so it slipped through.
Fixes:
|
||
|---|---|---|
| .. | ||
| configs | ||
| iproute2 | ||
| lib | ||
| tests | ||
| tools | ||
| Makefile | ||