Skip to content

Update config.guess to 2023-06-23 and config.sub to 2023-06-26 #11711

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
Jul 16, 2023

Conversation

petk
Copy link
Member

@petk petk commented Jul 15, 2023

These files determine the build system platform during the ./configure step. I think it would be good to update them to the latest before the PHP 8.3 feature freeze in the following days.

wget -O config.guess https://git.savannah.gnu.org/cgit/config.git/plain/config.guess
wget -O config.sub https://git.savannah.gnu.org/cgit/config.git/plain/config.sub

@Girgias Girgias merged commit cbd903d into php:master Jul 16, 2023
@petk petk deleted the patch-build-update-config branch July 16, 2023 18:02
@DevDorrejo
Copy link

hahaha, i am learning to build php, and found that enchant add those files, and was coming to recommend add those files.

glad will be added at future.

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.

4 participants