Skip to content

Fix #79895: support = in PHP_CHECK_GCC_ARG m4 macro #5890

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

Closed
wants to merge 1 commit into from

Conversation

smola
Copy link
Contributor

@smola smola commented Jul 24, 2020

No description provided.

@nikic
Copy link
Member

nikic commented Jul 28, 2020

This is okay and we should fix it for released versions. For master, I think we should just kill this macro in favor of AX_CHECK_COMPILE_FLAG, unless there's some relevant difference that I'm missing.

@smola
Copy link
Contributor Author

smola commented Jul 28, 2020

Keeping PHP_CHECK_GCC_ARG might be convenient for extensions that support a wide array of PHP versions. Personally I don't care, since I already need to vendor a custom version of PHP_CHECK_GCC_ARG for PHP 5.3-8.0 compatibility.

@php-pulls php-pulls closed this in e767ca6 Jul 29, 2020
@smola smola deleted the php-check-gcc-arg-equals branch July 29, 2020 12:00
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.

2 participants