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

Add support for rust cfg response file #2

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

Conversation

kloenk
Copy link

@kloenk kloenk commented Aug 24, 2024

Add support to write the rustc_cfg response file via write_rustcfg. This is equivalent to the rust response file used for rust support in the kernel as introduced in
2f7ab1267dc9b2d1f29695aff3211c87483480f3 in the kernel tree.

Link: https://lore.kernel.org/rust-for-linux/20220212130410.6901-17-ojeda@kernel.org/#Z31scripts:kconfig:confdata.c


This implements the response file generator as mentioned in zephyrproject-rtos/zephyr#65837 (comment)

Add support to write the rustc_cfg response file via
write_rustcfg. This is equivalent to the rust response file used for
rust support in the kernel as introduced in
2f7ab1267dc9b2d1f29695aff3211c87483480f3 in the kernel tree.

Link: https://lore.kernel.org/rust-for-linux/20220212130410.6901-17-ojeda@kernel.org/#Z31scripts:kconfig:confdata.c
@stephanosio
Copy link
Member

Rebased

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