Skip to content

Conversation

@dsch
Copy link
Contributor

@dsch dsch commented May 9, 2025

Replace parse_syscalls_target custom target with explicit dependency management for syscall depending file generation.

Fixes #89729

@tejlmand
Copy link
Contributor

tejlmand commented May 9, 2025

Thanks for fixing this.

Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

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

Fix is OK but please remove the fixes part from the git commit description, as per contribution guidelines

Replace _parse_syscalls_target_ custom target with explicit
dependency management for syscall depending file generation.

Signed-off-by: David Schneider <schneidav81@gmail.com>
@dsch dsch force-pushed the fix-syscall-header-dependencies branch from d0aaaef to 955ac71 Compare May 12, 2025 09:31
@sonarqubecloud
Copy link

@kartben kartben merged commit d85ed32 into zephyrproject-rtos:main May 13, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changing a syscall API breaks the incremental build

5 participants