| Summary: | set-env in the global section not being set per module? | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Raphael Kubo da Costa <rakuco> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Raphael Kubo da Costa
2009-12-06 21:30:49 UTC
SVN commit 1072397 by mpyne: Ensure that global set-env's are performed for each module in addition to the module's own defines. (This was broken after the switch to resetting env vars for each module). BUG:217638 M +5 -2 kdesvn-build WebSVN link: http://websvn.kde.org/?view=rev&revision=1072397 |