Skip to content

Conversation

@mehendarkarprajwal
Copy link
Contributor

llama-imatrix and llama-run were failing to link because they couldn't find flock(). This is why we're adding -lbsd. AIX's flock() function comes from libbsd.a

Copy link
Collaborator

@taronaeo taronaeo left a comment

Choose a reason for hiding this comment

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

Please standardize the spacing; use 4 spaces to indent your code.

@taronaeo taronaeo merged commit fe6a988 into ggml-org:master Oct 23, 2025
70 checks passed
FMayran pushed a commit to FMayran/llama.cpp that referenced this pull request Oct 23, 2025
pwilkin pushed a commit to pwilkin/llama.cpp that referenced this pull request Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants