Skip to content

building a whl for android, issues with cmake #1284

@krecicki

Description

@krecicki

We have a thread going at chaquo/chaquopy#1094 (comment) I am hoping someone can answer this issue. it seems the llama.cpp file is using the posix_madvise function with the POSIX_MADV_WILLNEED and POSIX_MADV_RANDOM flags, which are not available or supported on the Android platform.

Are these necessary? Can I comment them out if building for android?

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