Skip to content

Conversation

@andrewboie
Copy link
Contributor

Actual files make terrible dependency targets in CMake.
Wrap the generation of subsystems.json into a custom
target to get around this. Fixes a problem where
parse_syscalls.py was being called multiple times.

Fixes: #23504

Signed-off-by: Andrew Boie [email protected]

Actual files make terrible dependency targets in CMake.
Wrap the generation of subsystems.json into a custom
target to get around this. Fixes a problem where
parse_syscalls.py was being called multiple times.

Fixes: zephyrproject-rtos#23504

Signed-off-by: Andrew Boie <[email protected]>
@andrewboie andrewboie force-pushed the syscalls-cmake-issue branch from 0648225 to d29faec Compare March 16, 2020 21:16
@andrewboie andrewboie changed the title build: prevent subsystems.json from being gen build: prevent subsystems.json from being gen twice Mar 16, 2020
@andrewboie andrewboie requested a review from dcpleung March 16, 2020 21:20
@andrewboie andrewboie merged commit c1c54b1 into zephyrproject-rtos:master Mar 17, 2020
@andrewboie andrewboie deleted the syscalls-cmake-issue branch March 17, 2020 16:07
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.

Build system dependency issue with syscalls

5 participants