Skip to content

Generated header file contains cblas function delcarations when cblas is disabled !! #826

@kvaragan

Description

@kvaragan

When config with "--disable-blas --disable-cblas ..". In the generated .a file, indeed there is no cblas related symbols. However, in the generated header file, there are still cblas related function declarations. Is it possible to remove those cblas related function declarations in the generated header file when we config with "--disable-blas --disable-cblas"?

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