Function pkgbase_architecture_properties

Source
fn pkgbase_architecture_properties(
    architecture: Architecture,
    properties: &PackageBaseArchitecture,
    output: &mut String,
)
Expand description

Appends a PackageBaseArchitecture based on an Architecture in SRCINFO format to a String.

The architecture-specific properties are written to output in an order compatible with makepkg.