Skip to content

Is it possible to skip a specific library check? #30

@vishalbiswas

Description

@vishalbiswas

I'm trying to compile librdkafka for Android.
The pthreads library is built into Android's libc (bionic). Hence, when you specify -lpthread to the linker, it fails.

I need to know whether a mechanism to skip or override the result of a specific library check is available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions