Commit f8a1141
authored
fix: allow override opt dbg and fastbuild flags (#363)
The order was correct in the clang toolchain config.
Setting this order allow user compile flags like copts attribute
to come after the copts from the ones expanded by the opt, dbg
and fastbuild features.1 parent 28177e2 commit f8a1141
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
534 | 537 | | |
535 | 538 | | |
536 | 539 | | |
537 | 540 | | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
574 | 577 | | |
575 | 578 | | |
576 | 579 | | |
577 | 580 | | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| |||
0 commit comments