Skip to content

"static" linux glibc builder#1448

Closed
henderkes wants to merge 8 commits intophp:mainfrom
henderkes:main
Closed

"static" linux glibc builder#1448
henderkes wants to merge 8 commits intophp:mainfrom
henderkes:main

Conversation

@henderkes
Copy link
Copy Markdown
Contributor

work in progress

@henderkes henderkes marked this pull request as draft March 19, 2025 11:55
Comment thread build-static-glibc.sh
@@ -0,0 +1,236 @@
#!/bin/bash
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we try to no duplicate the script but just add a switch on the existing one?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was what I thought of doing first, but it quickly became messy. I'll get it working with a docker container first and then see to combine the two scripts.

@henderkes
Copy link
Copy Markdown
Contributor Author

I'm not terribly familiar with docker so you'll likely have to bring it up to standard once I've got it working.

@dunglas
Copy link
Copy Markdown
Member

dunglas commented Mar 19, 2025

Did you see #1438? It contains a working Dockerfile.

@henderkes
Copy link
Copy Markdown
Contributor Author

I hadn't seen that, I'll work off of that branch instead and close this once I've merged my changes there.

@henderkes henderkes closed this Mar 20, 2025
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