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

scripts(termux_step_massaging): add platform independent check #22208

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

truboxl
Copy link
Contributor

@truboxl truboxl commented Nov 10, 2024

This also fixes counting of zero ELF files (bug is counting empty line as a file) which can be used as a metric to identify packages that should set PLATFORM_INDEPENDENT=true. Override as false in build.sh if justified.

Some cases are not added / discovered so they can be added later.

Should affect a minimal number of packages and cut their space use (up to 75% assuming serving same file for 4 arches) on the server.

@truboxl truboxl requested a review from Grimler91 as a code owner November 10, 2024 00:25
@truboxl truboxl force-pushed the massaging-fix-count-files branch from 54e11e0 to ba674e4 Compare November 10, 2024 01:39
@truboxl truboxl changed the title scripts(termux_step_massaging): add plaform independent check scripts(termux_step_massaging): add platform independent check Nov 10, 2024
@truboxl
Copy link
Contributor Author

truboxl commented Nov 15, 2024

Need more testing

@truboxl truboxl marked this pull request as draft November 15, 2024 09:08
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.

1 participant