Skip to content

Conversation

mehendarkarprajwal
Copy link
Contributor

@mehendarkarprajwal mehendarkarprajwal commented Oct 9, 2025

The AIX headers don't work with OpenXL(ibm-clang) compiler and _XOPEN_SOURCE. Build fails because _SC_PHYS_PAGES is not defined. On AIX, it's defined when _ALL_SOURCE is defined. So, in this cmake file, we don't define _XOPEN_SOURCE. This will give us _ALL_SOURCE by default.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants