Skip to content

Wrap aligning segments checks in AC_CACHE_CHECK #14450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jun 3, 2024

This enables cross-compiling edge cases to override checks with php_cv_have_common_page_size and php_cv_have_max_page_size cache variables when target matches one of the conditions in case pattern.

Not done as link check yet due to Clang 9 bug and similar issues: #5123 (meaning in the future, this could be also link check using AC_LINK_IFELSE).

This enables cross-compiling edge cases to override checks with
php_cv_have_common_page_size and php_cv_have_max_page_size cache
variables when target matches one of the conditions in case pattern.

Not done as link check yet due to Clang 9 bug and similar issues:
php#5123
@petk petk merged commit 6a14730 into php:master Jun 3, 2024
10 of 11 checks passed
@petk petk deleted the patch-cache-align-segments-huge-page branch June 3, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants