Skip to content

In meson.build, change xxd calls for portability (fixes #1417) #1418

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

slycordinator
Copy link
Contributor

@slycordinator slycordinator commented Mar 13, 2025

Change xxd calls to use '-i' instead of '--include', since the latter is less supported/portable

fixes #1417

Change xxd calls to use '-i' instead of '--include', since the latter is less supported/portable
@slycordinator slycordinator changed the title In meson.build, change xxd calls for portability (fixes 1417) In meson.build, change xxd calls for portability (fixes #1417) Mar 13, 2025
Copy link
Collaborator

@nilfm99 nilfm99 left a comment

Choose a reason for hiding this comment

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

thank you!

@nilfm99 nilfm99 merged commit 8b2582d into Netflix:master Mar 13, 2025
8 checks passed
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.

Cannot build with xxd from busybox.
2 participants