Opened 17 years ago
Closed 14 years ago
#83 closed defect (fixed)
kBuild: INTERMEDIATES isn't inherited on link targets
| Reported by: | bird | Owned by: | bird |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2.0 |
| Component: | kBuild | Version: | 0.1.5 |
| Keywords: | Cc: |
Description
Seems to be missing from PROPS_ACCUMULATE_L_LNK in header.kmk.
Change History (4)
comment:2 by , 24 years ago
| Milestone: | 0.3.0 → 0.2.0 |
|---|
comment:1 by , 17 years ago
| Status: | new → assigned |
|---|
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Workaround, add
PROPS_ACCUMULATE_L_LNK += INTERMEDIATESto the project Config.kmk.