Actions
Bug #19012
closedDo not pass xFLAGS as environment
Bug #19012:
Do not pass xFLAGS as environment
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
This makes them hard to override and use in child process.
Use regular make variables which also inherit from environment but can also be overridden.
Actions