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

[feat] Add gnu based static binary support #592

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

crazywhalecc
Copy link
Owner

@crazywhalecc crazywhalecc commented Jan 28, 2025

What does this PR do?

Add gnu based static binary support. But still WIP, we need full test for all versions and extension combinations.

Basic usage:

# run as CentOS 7 based docker image
bin/spc-gnu-docker --libc=glibc <command> ...

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 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 enhancement New feature or request os/linux Things only for Linux OS mixed PR This PR contains multiple updates labels Jan 28, 2025
@crazywhalecc crazywhalecc marked this pull request as draft January 28, 2025 11:41
@crazywhalecc crazywhalecc changed the title Add gnu based static binary support [feat] Add gnu based static binary support Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mixed PR This PR contains multiple updates os/linux Things only for Linux OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant