Skip to content

Verify libc builds with --cfg stdbuild #68

Closed
@nagisa

Description

@nagisa

Android CI only check whether tests can be run and pass, but do not check whether library actually builds under Android.

This is important to test, because e.g. librt does not exist in Android devkit (and liblibc does not actually use it either) and we still try to link to it since #66.

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