-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: IPCInter-Process CommunicationInter-Process CommunicationbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
From @SebastianBoe in #7416:
Recursive-make must be avoided when possible.
For OpenThread it was not possible due to the sheer size of the OpenThread build system.
For libmetal it is possible to avoid recursive-make because the project is small and easy to build.
Metadata
Metadata
Assignees
Labels
area: IPCInter-Process CommunicationInter-Process CommunicationbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug