Skip to content

pipelines/strip: slightly improve strip pipeline #1819

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xnox
Copy link
Member

@xnox xnox commented Feb 27, 2025

Currently wolfi builds non-multiarch capable strip, which fails on
foreign binaries. Often foreign arch binaries are shipped by toolchain
test suites.

Make strip pipeline attempt to strip only binaries of the native arch.

@xnox xnox requested a review from smoser February 27, 2025 13:23
Currently wolfi builds non-multiarch capable strip, which fails on
foreign binaries. Often foreign arch binaries are shipped by toolchain
test suites.

Make strip pipeline attempt to strip only binaries of the native arch.

From Scott, write safer shell.

Co-authored: Scott Moser <[email protected]>
@xnox xnox requested a review from smoser February 27, 2025 22:06
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