Opened 16 years ago
Closed 13 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 , 23 years ago
Milestone: | 0.3.0 → 0.2.0 |
---|
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Workaround, add
PROPS_ACCUMULATE_L_LNK += INTERMEDIATES
to the project Config.kmk.