Skip to content
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

Update automake on gnu docker to fix attr build bug #636

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

crazywhalecc
Copy link
Owner

@crazywhalecc crazywhalecc commented Mar 13, 2025

What does this PR do?

Update automake on gnu docker to fix attr build bug. Because attr needs automake >= 1.15, fix #624 #624 (comment)

cc @DubbleClick

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If you modified *.php, run composer cs-fix at local machine.
  • If it's an extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, update docs in ./docs/.
  • If you updated config/xxx.json content, run bin/spc dev:sort-config xxx.

@crazywhalecc crazywhalecc added bug Something isn't working kind/dependency Issues related to dependencies labels Mar 13, 2025
@crazywhalecc crazywhalecc merged commit e116260 into main Mar 13, 2025
12 checks passed
@crazywhalecc crazywhalecc deleted the fix/attr-automake-requirement branch March 13, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kind/dependency Issues related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loading of dynamic extensions when using --libc=glibc
1 participant