Skip to content

Autotools: Normalize flags arguments #15671

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
Aug 31, 2024
Merged

Conversation

petk
Copy link
Member

@petk petk commented Aug 31, 2024

This is a follow up of 7edb9a0 that provides passing compilation options to PHP_NEW_EXTENSION, PHP_ADD_SOURCES, PHP_ADD_SOURCES_X, and PHP_SELECT_SAPI as a blank-or-newline-separated argument.

Unlike with PHP_NEW_EXTENSION cases, the Apache example in the commit is added directly to PHP-8.4 as PHP_SELECT_SAPI is not used that widely outside of php-src.

This is a follow up of 7edb9a0 that
provides passing compilation options to PHP_NEW_EXTENSION,
PHP_ADD_SOURCES, PHP_ADD_SOURCES_X, and PHP_SELECT_SAPI as a
blank-or-newline-separated argument.
@petk petk merged commit 1a126c5 into php:master Aug 31, 2024
9 of 10 checks passed
@petk petk deleted the patch-normalize-flags branch August 31, 2024 23:02
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