Commit 01ba549
committed
twister: add an option to force a toolchain variant for a platform
Using --force-platform-toolchain native_sim/native:llvm will force
building native_sim tests with llvm while everything else is built with
whatever variant was set in the environment.
This option can be provided multiple times for multiple platforms and
toolchain variants.
Signed-off-by: Anas Nashif <[email protected]>1 parent 545cbe4 commit 01ba549
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
424 | 428 | | |
425 | 429 | | |
426 | 430 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
| 619 | + | |
620 | 620 | | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
621 | 626 | | |
622 | 627 | | |
623 | 628 | | |
| |||
0 commit comments