Commit 407b88f
committed
static-test: Check for Makefile.dep touching CFLAGS
The `Makefile.dep` are intended for dependency tracking only. Modifying
CFLAGS as part of the dependency resolution process is just wrong.
This extends the build system sanity check to prevent this kind of
bug from sneaking in again.1 parent 3327e2a commit 407b88f
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
405 | 417 | | |
406 | 418 | | |
407 | 419 | | |
| |||
425 | 437 | | |
426 | 438 | | |
427 | 439 | | |
| 440 | + | |
428 | 441 | | |
429 | 442 | | |
430 | 443 | | |
| |||
0 commit comments