Skip to content

Incorrect environment variable access in create-disk-image example build script #295

Closed
@Johan-Mi

Description

@Johan-Mi

The example build.rs file in create-disk-image.md uses the env!() macro to access CARGO_BIN_FILE_KERNEL_kernel when it should use std::env::var_os.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions