Expand description
Returns well-formed cargo build
invocations for building crates
specifically in the the hvlite repo.
Uses the generic flowey_lib_common::run_cargo_build
helper under
the hood, but fine-tunes the exposed API to the HvLite repo.
Modules§
- Outside of a few binaries / libraries that are intimately tied to one particular architecture / platform, most things in the hvlite tree run on a common subset of supported target triples + build profiles.
Structs§
- (see module-level docs)
Enums§
- In the HvLite repo, we use a custom step to strip debug info from linux binaries