Skip to content

Conversation

@mascguy
Copy link
Contributor

@mascguy mascguy commented Jan 18, 2025

Use of errno in src/llama-mmap.cpp, causes build failures on some systems. That's because an include for <cerrno> is missing.

This PR addresses that.

See: #11295

Copy link
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge if CI is green.

@ggerganov ggerganov merged commit 90d987b into ggml-org:master Jan 20, 2025
45 checks passed
anagri pushed a commit to BodhiSearch/llama.cpp that referenced this pull request Jan 26, 2025
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Feb 13, 2025
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants