Skip to content

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

Merged
nilfm99 merged 1 commit intoNetflix:masterfrom
slycordinator:master
Mar 13, 2025
Merged

In meson.build, change xxd calls for portability (fixes #1417)#1418
nilfm99 merged 1 commit intoNetflix:masterfrom
slycordinator:master

Conversation

@slycordinator
Copy link
Copy Markdown
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
Copy Markdown
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