Opened 19 years ago
Closed 19 years ago
#4 closed defect (fixed)
kmk should include BUILD_PLATFORM*/BUILD_TARGET* defaults
| Reported by: | bird | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1.1 release |
| Component: | kmk | Version: | 0.1.0 |
| Keywords: | Cc: |
Description
title says it all.
Change History (1)
comment:1 by , 19 years ago
| Component: | kBuild → kmk |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Version: | → 0.1.0 |
Note:
See TracTickets
for help on using tickets.

BUILD_TARGET* will default to BUILD_PLATFORM*, so it's sufficient to add defaults for BUILD_PLATFORM. This has been implemented in [576] and [577].