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

spec_test_on_nuttx.yml: replace sed with kconfig-tweak #3672

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Jul 29, 2024

Fixes: #3646

@yamt yamt marked this pull request as ready for review July 29, 2024 04:55
@wenyongh wenyongh requested a review from no1wudi July 29, 2024 11:46
kconfig-tweak --enable CONFIG_RISCV_SEMIHOSTING_HOSTFS_CACHE_COHERENCE
kconfig-tweak --enable CONFIG_XTENSA_SEMIHOSTING_HOSTFS
kconfig-tweak --enable CONFIG_XTENSA_SEMIHOSTING_HOSTFS_CACHE_COHERENCE
kconfig-tweak --enable CONFIG_EOL_IS_LF
Copy link
Collaborator

@no1wudi no1wudi Jul 29, 2024

Choose a reason for hiding this comment

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

Remove it ? EOL_IS_LF seems removed from NuttX in recent version

Copy link
Collaborator Author

@yamt yamt Jul 30, 2024

Choose a reason for hiding this comment

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

maybe. i don't want to make unrelated changes in this PR though.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@wenyongh wenyongh merged commit c3bd6b4 into bytecodealliance:main Jul 31, 2024
15 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.

spec_test_on_nuttx.yml should not edit kconfig files with sed
3 participants