-
Notifications
You must be signed in to change notification settings - Fork 789
Open
Labels
area: simAffects the simulatorAffects the simulatorbugsomedayTasks we'd like to do some dayTasks we'd like to do some day
Description
I discovered, while adding a top-level virtual Cargo.toml file, that cargo test
fails to build in mcuboot-sys
with some feature combinations. Some quick investigation more makes me wonder why this works at all, as there are some duplicate source files include. It is unclear why, but the link order seems important within mcuboot-sys, whereas it doesn't when linking packages that depend upon it.
This isn't particularly high priority, as there is no strong reason to run these tests (there are no tests, it is just about compilation and linking). But, since the top-level virtual package does include these, it would be nice to have them at least able to link.
Metadata
Metadata
Assignees
Labels
area: simAffects the simulatorAffects the simulatorbugsomedayTasks we'd like to do some dayTasks we'd like to do some day
Type
Projects
Status
No status