Actions
Feature #8012
closedAdd PATH symbols to shared-macros.mk
Start date:
2017-03-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Description
The PATH variable is set in many of the component Makefiles. This change proposes defining two PATH symbols in shared-macros.mk that can be used in any of the component Makefiles. Once the component Makefiles are changed, it becomes possible to change PATH values in shared-macros.mk without any further change to component Makefiles. The default PATH itself is unchanged, making this a transparent change.
Updated by Alexander Pyhalov over 5 years ago
- Status changed from Feedback to Resolved
Actions