Opened 4 years ago
Closed 2 years ago
#16750 closed bug (fixed)
EFI build generates files without MakeLocate
Reported by: | pulkomandy | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Build System | Version: | R1/beta2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When building for an EFI system, at least the file esp.image is put at the root of the generated directory. It should be moved to a subdirectory of objects/
This is normally done using MakeLocate in Jam rules.
Change History (2)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Merged in hrev56143.
Note:
See TracTickets
for help on using tickets.
Proposed fix: https://review.haiku-os.org/c/haiku/+/5346